Skip to content

Commit da3b1ce

Browse files
committed
ban eval-okay-ind-string.exp for the test itself has wrong result
1 parent b5a10b7 commit da3b1ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/NixLanguageTests.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ newFailingTests = Set.fromList
6161
, "eval-okay-path" -- #128
6262
, "eval-okay-types"
6363
, "eval-okay-fromTOML"
64+
, "eval-okay-ind-string" -- #1000 #610
6465
]
6566

6667
-- | Upstream tests that test cases that HNix disaded as a misfeature that is used so rarely

0 commit comments

Comments
 (0)