Fix namespaces for Tests
Compare changes
Files
10+ 0
− 1
@@ -2,7 +2,6 @@
\ No newline at end of file
field names are OK
all tests are placed into anonymous namespace to prevent them from being executed from the outside of test environment. a common practice for gtest
Introduced AnalysisTree::Test::Base