vppinfra: widen the scope of test_vector_funcs
[vpp.git] / src / vppinfra / test / test.c
similarity index 99%
rename from src/vppinfra/vector/test/test.c
rename to src/vppinfra/test/test.c
index dc5651c..15ea6fd 100644 (file)
@@ -3,7 +3,7 @@
  */
 
 #include <vppinfra/format.h>
-#include <vppinfra/vector/test/test.h>
+#include <vppinfra/test/test.h>
 #include <vppinfra/error.h>
 
 test_main_t test_main;