vlib: increase the stats epoch only when necessary
[vpp.git] / src / plugins / unittest / CMakeLists.txt
index 2b358a5..64a7706 100644 (file)
@@ -50,4 +50,5 @@ add_vpp_plugin(unittest
   unittest.c
   util_test.c
   vlib_test.c
+  counter_test.c
 )