Skip to content

Commit

Permalink
Fixing missing tests when building Debian package
Browse files Browse the repository at this point in the history
  • Loading branch information
gregoo committed Aug 15, 2016
1 parent 942db92 commit afd8209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/rules
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/make -f

%:
dh $@ --with python-virtualenv
dh $@ --with python-virtualenv --no-test

0 comments on commit afd8209

Please sign in to comment.