]> arthur.barton.de Git - bup.git/blobdiff - Makefile
tvfs: accommodate python 3 and test there
[bup.git] / Makefile
index edf6f658df7a4f69df3551cc4e5b156cf07e7083..24d75faae9b04c801b7291fd67603aca57ae2beb 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -152,14 +152,14 @@ python_tests := \
   lib/bup/t/tmetadata.py \
   lib/bup/t/toptions.py \
   lib/bup/t/tshquote.py \
+  lib/bup/t/tvfs.py \
   lib/bup/t/tvint.py \
   lib/bup/t/txstat.py
 
 ifeq "2" "$(bup_python_majver)"
   python_tests += \
     lib/bup/t/tclient.py \
-    lib/bup/t/tresolve.py \
-    lib/bup/t/tvfs.py
+    lib/bup/t/tresolve.py
 endif
 
 # The "pwd -P" here may not be appropriate in the long run, but we