summaryrefslogtreecommitdiff
path: root/testsuite/tests/warnings/should_fail/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/warnings/should_fail/all.T')
-rw-r--r--testsuite/tests/warnings/should_fail/all.T1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/warnings/should_fail/all.T b/testsuite/tests/warnings/should_fail/all.T
index 7d0dc4295f..075c790222 100644
--- a/testsuite/tests/warnings/should_fail/all.T
+++ b/testsuite/tests/warnings/should_fail/all.T
@@ -15,3 +15,4 @@ test('CaretDiagnostics1',
compile_fail,
['-fdiagnostics-show-caret -ferror-spans'])
test('CaretDiagnostics2', normal, compile_fail, ['-fdiagnostics-show-caret'])
+test('Colour', normal, compile_fail, ['-fdiagnostics-color=always'])