summaryrefslogtreecommitdiffstats
path: root/test/IDL/IDLSUFFIXES.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/IDL/IDLSUFFIXES.py')
-rw-r--r--test/IDL/IDLSUFFIXES.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/IDL/IDLSUFFIXES.py b/test/IDL/IDLSUFFIXES.py
index f71ceba..0a9a50c 100644
--- a/test/IDL/IDLSUFFIXES.py
+++ b/test/IDL/IDLSUFFIXES.py
@@ -60,11 +60,6 @@ test.up_to_date(arguments='.')
test.write('foo.h', "foo.h 2\n")
-test.run(arguments='.', stdout=test.wrap_stdout("""\
-Install file: "foo.idl" as "foo_idl"
-Install file: "foo.x" as "foo_x"
-"""))
-
test.up_to_date(arguments='.')
test.pass_test()