diff --git a/panda/src/testbed/gui_demo.cxx b/panda/src/testbed/gui_demo.cxx index 8ab5065766..3a6b9d802d 100644 --- a/panda/src/testbed/gui_demo.cxx +++ b/panda/src/testbed/gui_demo.cxx @@ -915,9 +915,9 @@ static void setup_gui(void) { // test 13 // test13(mgr, font); // test 14 - // test14(mgr, font); + test14(mgr, font); // test 15 - test15(mgr, font); + // test15(mgr, font); } static void event_2(CPT_Event) {