tests/test-git-interop.t
changeset 44483 2e464925f662
parent 44478 6d953b3fc2bd
child 44493 02c47b74366c
--- a/tests/test-git-interop.t	Sat Mar 07 18:00:53 2020 -0500
+++ b/tests/test-git-interop.t	Mon Mar 09 12:53:21 2020 -0700
@@ -1,5 +1,4 @@
-This test requires pygit2:
-  > $PYTHON -c 'import pygit2' || exit 80
+#require pygit2
 
 Setup:
   > GIT_AUTHOR_NAME='test'; export GIT_AUTHOR_NAME