Add a test for nix-store --dump-db / --load-db
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ nix_tests = \
|
||||
remote-store.sh export.sh export-graph.sh negative-caching.sh \
|
||||
binary-patching.sh timeout.sh secure-drv-outputs.sh nix-channel.sh \
|
||||
multiple-outputs.sh import-derivation.sh fetchurl.sh optimise-store.sh \
|
||||
binary-cache.sh nix-profile.sh repair.sh
|
||||
binary-cache.sh nix-profile.sh repair.sh dump-db.sh
|
||||
|
||||
install-tests += $(foreach x, $(nix_tests), tests/$(x))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user