diff options
| author | Jonathan Bradley <jcb@pikum.xyz> | 2025-10-30 16:12:59 -0400 |
|---|---|---|
| committer | Jonathan Bradley <jcb@pikum.xyz> | 2025-10-30 16:12:59 -0400 |
| commit | 59467da83d60e7bcd92cdb60f08f9d331f6ee537 (patch) | |
| tree | 18a5f72ec78f67d2f72c4f94df07f8e1f2c8b11f | |
| parent | da8470175f3360d2cc50df2b73307db1b257d762 (diff) | |
pke-test: cleanup
| -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" |
