mirror of
https://github.com/NixOS/nix
synced 2025-06-29 02:11:15 +02:00
Add tests/dummy
This commit is contained in:
parent
02dd6bb610
commit
6060ea1b0e
3 changed files with 1 additions and 3 deletions
1
tests/dummy
Normal file
1
tests/dummy
Normal file
|
@ -0,0 +1 @@
|
|||
Hello World
|
|
@ -35,5 +35,3 @@ nix-store --init
|
|||
|
||||
# Did anything happen?
|
||||
test -e "$NIX_STATE_DIR"/db/db.sqlite
|
||||
|
||||
echo 'Hello World' > ./dummy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue