diff --git a/test/makefile b/test/makefile index 1bb0136d..5ef52f11 100644 --- a/test/makefile +++ b/test/makefile @@ -36,12 +36,10 @@ SIMS_TO_COMPILE_AND_RUN = \ SIM_test_sched \ SIM_test_templates \ SIM_threads \ - SIM_trickified \ - SIM_test_varserv + SIM_trickified # Sims with problems, no purpose, or maybe shouldn't be a test # SIM_leaks ( should be deleted ) -# SIM_test_varserv ( not sure what it is testing ) # SIM_dynamic_sim_object ( not running, class won't instantiate ) # SIM_segments ( not a test, but a demo )