Skip to content

Commit 6811ab0

Browse files
committed
tests: NixLanguageTests: enable eval-okay-context-introspection
This tests `builtins.getContext` & that one was done already. Checked that the test works properly.
1 parent aa33b59 commit 6811ab0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/NixLanguageTests.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ newFailingTests = Set.fromList
6464
, "eval-okay-path" -- #128
6565
, "eval-okay-types"
6666
, "eval-okay-fromTOML"
67-
, "eval-okay-context-introspection"
6867
]
6968

7069
genTests :: IO TestTree

0 commit comments

Comments
 (0)