We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5a10b7 commit da3b1ceCopy full SHA for da3b1ce
tests/NixLanguageTests.hs
@@ -61,6 +61,7 @@ newFailingTests = Set.fromList
61
, "eval-okay-path" -- #128
62
, "eval-okay-types"
63
, "eval-okay-fromTOML"
64
+ , "eval-okay-ind-string" -- #1000 #610
65
]
66
67
-- | Upstream tests that test cases that HNix disaded as a misfeature that is used so rarely
0 commit comments