diff --git a/qbsp/test_qbsp.cc b/qbsp/test_qbsp.cc index 2da2f5f0..7505528c 100644 --- a/qbsp/test_qbsp.cc +++ b/qbsp/test_qbsp.cc @@ -387,7 +387,7 @@ TEST(testmaps_q1, simple_worldspawn_detail) TEST(testmaps_q1, simple_worldspawn_detail_illusionary) { - const mbsp_t bsp = LoadTestmap("qbsp_simple_worldspawn_detail_illusionary.map", {"-outsidedebug"}); + const mbsp_t bsp = LoadTestmap("qbsp_simple_worldspawn_detail_illusionary.map"); ASSERT_FALSE(map.leakfile);