From 1fd2b900a5f97379e80adc411d3763f9ba811570 Mon Sep 17 00:00:00 2001 From: Jonathan Bradley Date: Tue, 8 Jul 2025 18:49:03 -0400 Subject: pke: test: add disabled audio test to run list --- tests/pke-test.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') 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, }; -- cgit v1.2.3