Skip to content
Snippets Groups Projects
Commit 6e68886a authored by Richard Eisenberg's avatar Richard Eisenberg Committed by Austin Seipp
Browse files

Move test case for #8631 to the correct directory.

(cherry picked from commit 02c7135d)
parent 40705fbe
No related merge requests found
......@@ -42,3 +42,4 @@ test('T7710', normal, compile, [''])
test('AutoDeriveTypeable', normal, compile, [''])
test('T8138', reqlib('primitive'), compile, ['-O2'])
test('T8631', normal, compile, [''])
\ No newline at end of file
......@@ -36,4 +36,4 @@ test('T5628', exit_code(1), compile_and_run, [''])
test('T5712', normal, compile_and_run, [''])
test('T7931', normal, compile_and_run, [''])
test('T8280', normal, compile_and_run, [''])
test('T8631', normal, compile, [''])
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