vppinfra: widen the scope of test_vector_funcs
[vpp.git] / src / vppinfra / test / count_equal.c
similarity index 99%
rename from src/vppinfra/vector/test/count_equal.c
rename to src/vppinfra/test/count_equal.c
index c57b027..942c220 100644 (file)
@@ -3,7 +3,7 @@
  */
 
 #include <vppinfra/format.h>
-#include <vppinfra/vector/test/test.h>
+#include <vppinfra/test/test.h>
 #include <vppinfra/vector/count_equal.h>
 
 #define foreach_clib_count_equal(type)                                        \