From e53cc5ddfcb033dcecb56857340528b612e1c962 Mon Sep 17 00:00:00 2001 From: Mathias Hasselmann Date: Thu, 31 May 2007 21:52:05 +0000 Subject: Reactivate the other file-chooser tests. Forgot that before commiting revision 17994. svn path=/trunk/; revision=17995 --- tests/autotestfilechooser.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'tests') diff --git a/tests/autotestfilechooser.c b/tests/autotestfilechooser.c index 181b72b3e8..7973220796 100644 --- a/tests/autotestfilechooser.c +++ b/tests/autotestfilechooser.c @@ -1084,16 +1084,12 @@ main (int argc, char **argv) /* Start tests */ -#if 0 passed = passed && test_black_box (); -#endif passed = passed && test_confirm_overwrite (); -#if 0 passed = passed && test_action_widgets (); passed = passed && test_reload (); passed = passed && test_button_folder_states (); passed = passed && test_folder_switch_and_filters (); -#endif log_test (passed, "main(): main tests"); /* Warnings and errors */ -- cgit v1.2.1