Migrate boost unit test to google test with cmake (ctest)
[anna.git] / test / time / SConscript
index b735337..5db2a84 100644 (file)
@@ -1,6 +1,6 @@
 Import ('env')
 
-# To avoid other libraries accumulation (boost testing, i.e.)
+# To avoid other libraries accumulation:
 localEnv = env.Clone()
 
 # See http://www.scons.org/doc/2.0.1/HTML/scons-user/c1809.html