diff options
-rw-r--r-- | tests/functional/meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional/meson.build b/tests/functional/meson.build index 8d55203..4352e59 100644 --- a/tests/functional/meson.build +++ b/tests/functional/meson.build @@ -92,7 +92,7 @@ tests_mips64el_system_thorough = [ 'mips64el_malta', ] -tests_or1k_system_quick = [ +tests_or1k_system_thorough = [ 'or1k_sim', ] |