diff --git a/stdlib/regression/Makefile b/stdlib/regression/Makefile index fd9e7807a..b646a8d03 100644 --- a/stdlib/regression/Makefile +++ b/stdlib/regression/Makefile @@ -1,4 +1,4 @@ -TESTS=$(sort $(filter-out test02 test03 test07 test30, $(basename $(wildcard test*.lama)))) +TESTS=$(sort $(filter-out test02 test30, $(basename $(wildcard test*.lama)))) LAMAC=../../src/lamac diff --git a/stdlib/regression/orig/test07.log b/stdlib/regression/orig/test07.log index 616a3a6d2..6eb87899f 100644 --- a/stdlib/regression/orig/test07.log +++ b/stdlib/regression/orig/test07.log @@ -1,5 +1,5 @@ -HashTab internal structure: [0, 0, {[{1, 2, 3}, 100]}, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] -HashTab internal structure: [0, 0, {[{1, 2, 3}, 200], [{1, 2, 3}, 100]}, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] +HashTab internal structure: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, {[{1, 2, 3}, 100]}, 0, 0, 0] +HashTab internal structure: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, {[{1, 2, 3}, 200], [{1, 2, 3}, 100]}, 0, 0, 0] Searching: Some (200) Searching: Some (200) Replaced: Some (800)