Skip to content
Snippets Groups Projects
Commit 0790cada authored by Ian Lynagh's avatar Ian Lynagh
Browse files

Fix T4809 (depends on mtl); fixes #5121

parent 08b7a84a
No related branches found
No related tags found
No related merge requests found
......@@ -79,5 +79,5 @@ test('T3731', normal, compile_and_run, [''])
test('T3731-short', normal, compile_and_run, [''])
test('T3500a', normal, compile_and_run, [''])
test('T3500b', normal, compile_and_run, [''])
test('T4809', normal, compile_and_run, [''])
test('T4809', reqlib('mtl'), compile_and_run, [''])
test('T2722', 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