From a81c30d13033eebb4c065fa4f0c4167faec1daed Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Mon, 8 Oct 2001 13:34:00 +0000 Subject: [PATCH] regression.cfg: Removed defarg_test.cpp entry [SVN r11362] --- test/regression.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/test/regression.cfg b/test/regression.cfg index 1151d6f..1d140eb 100644 --- a/test/regression.cfg +++ b/test/regression.cfg @@ -5,7 +5,6 @@ run libs/function/test/allocator_test.cpp -run libs/function/test/defarg_test.cpp run libs/function/test/function_n_test.cpp run libs/function/test/function_test.cpp compile-fail libs/function/test/function_test_fail1.cpp