summaryrefslogtreecommitdiff
path: root/testsuite/tests/programs/andy_cherry/test.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/programs/andy_cherry/test.T')
-rw-r--r--testsuite/tests/programs/andy_cherry/test.T15
1 files changed, 2 insertions, 13 deletions
diff --git a/testsuite/tests/programs/andy_cherry/test.T b/testsuite/tests/programs/andy_cherry/test.T
index 511eac5051..72508fc423 100644
--- a/testsuite/tests/programs/andy_cherry/test.T
+++ b/testsuite/tests/programs/andy_cherry/test.T
@@ -1,14 +1,3 @@
-test('andy_cherry',
- [when(fast(), skip),
- extra_clean(['DataTypes.hi', 'DataTypes.o',
- 'GenUtils.hi', 'GenUtils.o',
- 'Interp.hi', 'Interp.o',
- 'InterpUtils.hi', 'InterpUtils.o',
- 'Main.hi', 'Main.o',
- 'Parser.hi', 'Parser.o',
- 'PrintTEX.hi', 'PrintTEX.o']),
- extra_run_opts('.')],
- multimod_compile_and_run,
- ['Main', '-cpp'])
-
+test('andy_cherry', [when(fast(), skip), extra_run_opts('.')],
+ multimod_compile_and_run, ['Main', '-cpp'])