summaryrefslogtreecommitdiff
path: root/tests/pke-test.cpp
diff options
context:
space:
mode:
authorJonathan Bradley <jcb@pikum.xyz>2025-07-08 18:49:03 -0400
committerJonathan Bradley <jcb@pikum.xyz>2025-07-08 18:49:03 -0400
commit1fd2b900a5f97379e80adc411d3763f9ba811570 (patch)
tree3fc2bfee94dc4d34292b563a215731da76cf4df8 /tests/pke-test.cpp
parente314577d9c775bd189e9494e7700e2e04cf79c21 (diff)
pke: test: add disabled audio test to run list
Diffstat (limited to 'tests/pke-test.cpp')
-rw-r--r--tests/pke-test.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/pke-test.cpp b/tests/pke-test.cpp
index d695aa8..21babbb 100644
--- a/tests/pke-test.cpp
+++ b/tests/pke-test.cpp
@@ -41,6 +41,7 @@ int main(int argc, char *argv[])
pke_test_static_ui_get_group,
pke_test_serialization_get_group,
pke_test_asset_manager_get_group,
+ // pke_test_audio_get_group,
NULL,
};