about summary refs log tree commit diff
path: root/tests/local.mk
diff options
context:
space:
mode:
authorShea Levy <shea@shealevy.com>2016-08-10T15·13-0400
committerShea Levy <shea@shealevy.com>2016-08-10T15·13-0400
commit6e51af80231b2a35ba3f5edffa7e235b239955a0 (patch)
treeb85e8f8f0257c2415e603eba86448f4ff24c918a /tests/local.mk
parenta6eed133c5a3602037bc48675ca783185cca5454 (diff)
Nuke nix-push.
Rarely used, nix copy replaces it.
Diffstat (limited to 'tests/local.mk')
-rw-r--r--tests/local.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/local.mk b/tests/local.mk
index 3d25327bd590..1e5439f061e2 100644
--- a/tests/local.mk
+++ b/tests/local.mk
@@ -3,7 +3,7 @@ check:
 
 nix_tests = \
   init.sh hash.sh lang.sh add.sh simple.sh dependencies.sh \
-  build-hook.sh nix-push.sh gc.sh gc-concurrent.sh \
+  build-hook.sh gc.sh gc-concurrent.sh \
   referrers.sh user-envs.sh logging.sh nix-build.sh misc.sh fixed.sh \
   gc-runtime.sh check-refs.sh filter-source.sh \
   remote-store.sh export.sh export-graph.sh \