diff options
Diffstat (limited to 'gcc/testsuite/gdc.test/compilable/ddoc198.d')
-rw-r--r-- | gcc/testsuite/gdc.test/compilable/ddoc198.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gdc.test/compilable/ddoc198.d b/gcc/testsuite/gdc.test/compilable/ddoc198.d index 16485b78b72..d5bc8480f48 100644 --- a/gcc/testsuite/gdc.test/compilable/ddoc198.d +++ b/gcc/testsuite/gdc.test/compilable/ddoc198.d @@ -1,7 +1,7 @@ // EXTRA_SOURCES: extra-files/ddoc198.ddoc // PERMUTE_ARGS: // REQUIRED_ARGS: -D -Dd${RESULTS_DIR}/compilable -o- -// POST_SCRIPT: compilable/extra-files/ddocAny-postscript.sh 198 +// POST_SCRIPT: compilable/extra-files/ddocAny-postscript.sh module ddoc198; |