diff options
| -rw-r--r-- | tests/pke-test.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/pke-test.cpp b/tests/pke-test.cpp index b7a45aa..cc57a9c 100644 --- a/tests/pke-test.cpp +++ b/tests/pke-test.cpp @@ -1,6 +1,4 @@ -#include "./pke-test-types.h" - #include "./pke-test-asset-manager.h" #include "./pke-test-audio.h" #include "./pke-test-dummy.h" @@ -8,7 +6,6 @@ #include "./pke-test-load-unload.h" #include "./pke-test-serialization.h" #include "./pke-test-static-ui.h" -#include "./pke-test-stubs.h" #include "pk.h" |
