diff options
Diffstat (limited to 'testsuite/tests/profiling/should_fail/all.T')
-rw-r--r-- | testsuite/tests/profiling/should_fail/all.T | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuite/tests/profiling/should_fail/all.T b/testsuite/tests/profiling/should_fail/all.T new file mode 100644 index 0000000000..d3907515a3 --- /dev/null +++ b/testsuite/tests/profiling/should_fail/all.T @@ -0,0 +1,3 @@ + +test('proffail001', normal, compile_fail, ['-prof -caf-all']) + |