From 17f64ffadffa1de30cbe18223a7c6a1d0916fac1 Mon Sep 17 00:00:00 2001 From: Ajax Date: Wed, 4 Jan 2017 17:58:59 +0100 Subject: Enable mn_float unit test for LLVM --- test/test_all.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/test_all.py') diff --git a/test/test_all.py b/test/test_all.py index 7cc8f6eb..68830b48 100644 --- a/test/test_all.py +++ b/test/test_all.py @@ -55,7 +55,7 @@ class ArchUnitTest(RegressionTest): # script -> blacklisted jitter blacklist = { - "x86/unit/mn_float.py": ["python", "llvm"], + "x86/unit/mn_float.py": ["python"], } for script in ["x86/sem.py", "x86/unit/mn_strings.py", -- cgit 1.4.1