Skip to content
Snippets Groups Projects
Commit 3b90d8c8 authored by Iavor S. Diatchki's avatar Iavor S. Diatchki
Browse files

Rename tests so that they have a unique name.

parent ea579d9e
No related branches found
No related tags found
No related merge requests found
......@@ -116,5 +116,5 @@ test('T8739', normal, compile_and_run, [''])
test('T9497a-run', [exit_code(1)], compile_and_run, ['-fdefer-typed-holes'])
test('T9497b-run', [exit_code(1)], compile_and_run, ['-fdefer-typed-holes -fno-warn-typed-holes'])
test('T9497c-run', [exit_code(1)], compile_and_run, ['-fdefer-type-errors -fno-warn-typed-holes'])
test('T9858b', normal, compile_and_run, [''])
test('T9858c', normal, compile_and_run, [''])
test('T9858d', normal, compile_and_run, [''])
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment