From c03a4224416b3ae13a3b2192412505d40403541e Mon Sep 17 00:00:00 2001 From: Matt Birkholz Date: Fri, 13 Dec 2019 21:01:20 -0700 Subject: [PATCH] tests: Re-enable compiler/test-vartrap. --- tests/check.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/check.scm b/tests/check.scm index e9d6a0cbe..646aca684 100644 --- a/tests/check.scm +++ b/tests/check.scm @@ -45,7 +45,7 @@ USA. "compiler/test-open-code" "compiler/test-toplev" "compiler/test-varname" - ;;"compiler/test-vartrap" + "compiler/test-vartrap" "compiler/test-y" "microcode/test-chacha" ;++ Kludge to run the flonum cast tests interpreted and compiled -- -- 2.25.1