diff options
Diffstat (limited to 'third_party/nix/src/tests/lang/disabled/README.txt')
-rw-r--r-- | third_party/nix/src/tests/lang/disabled/README.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/third_party/nix/src/tests/lang/disabled/README.txt b/third_party/nix/src/tests/lang/disabled/README.txt deleted file mode 100644 index 50225deb63a2..000000000000 --- a/third_party/nix/src/tests/lang/disabled/README.txt +++ /dev/null @@ -1,7 +0,0 @@ -These tests are disabled primarily because the DummyStore used for -tests does not interact with real files on disk at the moment, but the -tests expect it to. - -Once we have a solution for this (potentially just reading & hashing -the files, but not writing them anywhere) these tests will be enabled -again. |