1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-08 10:01:01 +01:00

shellcheck fix: tests/functional/local-overlay-store/verify-inner.sh

This commit is contained in:
Farid Zakaria 2025-09-28 20:23:19 -07:00
parent 76c9d3885c
commit 3a1ba8e41e
2 changed files with 1 additions and 2 deletions

View file

@ -143,7 +143,6 @@
''^tests/functional/local-overlay-store/remount\.sh$''
''^tests/functional/local-overlay-store/stale-file-handle-inner\.sh$''
''^tests/functional/local-overlay-store/stale-file-handle\.sh$''
''^tests/functional/local-overlay-store/verify-inner\.sh$''
''^tests/functional/logging\.sh$''
''^tests/functional/misc\.sh$''
''^tests/functional/multiple-outputs\.sh$''