diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-05-29 14:56:53 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-05-29 14:56:53 +0200 |
commit | 410affb65b35171d32c11e71ef091790d47cd087 (patch) | |
tree | 2b06d83763fe5fe815e1953cd11c30cfe998fbad /tests/cc | |
parent | f69a53d0b83f6b6448aeacb98442b90e938696f3 (diff) |
Fix test
Diffstat (limited to 'tests/cc')
-rw-r--r-- | tests/cc/preprocessed/testscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cc/preprocessed/testscript b/tests/cc/preprocessed/testscript index cbc179e..118bed5 100644 --- a/tests/cc/preprocessed/testscript +++ b/tests/cc/preprocessed/testscript @@ -100,7 +100,7 @@ $* <<EOI 2>>EOE != 0 ;#@@ &test* EOI error: module support not yet implemented EOE -rm -f test.o.d test.exe.obj.d #@@ TMP +rm -f test.o.d test.exe.o.d test.exe.obj.d #@@ TMP : all : |