trailing whitespace

This commit is contained in:
Dominic Hamon 2015-06-18 10:34:03 -07:00
parent 3e1dbc81f4
commit fdd99b12a8

View File

@ -481,7 +481,7 @@ private:
} // end namespace internal
// The base class for all fixture tests.
// The base class for all fixture tests.
class Fixture: public internal::Benchmark {
public:
Fixture() : internal::Benchmark("") {}