summaryrefslogtreecommitdiff
path: root/git-hooks
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2017-07-09 10:55:16 -0700
committerMicah Lee <micah@micahflee.com>2017-07-09 10:55:16 -0700
commit1785cb64e86253377bb75cf93f0cbd85f09819a1 (patch)
tree257eb788d307a62d9550db6ab173193a1e0ce324 /git-hooks
parente54d6b8648d3fa4f2fe41733b6dad70ef15e7a71 (diff)
downloadonionshare-1785cb64e86253377bb75cf93f0cbd85f09819a1.tar.gz
onionshare-1785cb64e86253377bb75cf93f0cbd85f09819a1.zip
Remove references to nosetests, and replace them with pytest
Diffstat (limited to 'git-hooks')
-rwxr-xr-xgit-hooks/pre-push2
1 files changed, 0 insertions, 2 deletions
diff --git a/git-hooks/pre-push b/git-hooks/pre-push
index 0ffd106c..1d8e57f8 100755
--- a/git-hooks/pre-push
+++ b/git-hooks/pre-push
@@ -2,5 +2,3 @@
# Pre-push hook. If you want to test with a different version of firefox, put
# the path in the CFX_FIREFOX environment variable.
-
-nosetests test