Skip to content

Commit df18b6e

Browse files
committed
Re-introduced tests that now succeed.
Signed-off-by: Springcomp <[email protected]>
1 parent 28336df commit df18b6e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

jp_test.go

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,6 @@ var excludeList = []string{
2929
"legacy/legacy-literal.json",
3030
"benchmarks.json",
3131
"function_let.json",
32-
"lexical_scoping.json",
33-
34-
// this test currently fails
35-
"literal.json",
3632
}
3733

3834
func excluded(path string) bool {

0 commit comments

Comments
 (0)