Adopt debcargo auto-gen'd testing stuff
Another thing generated that I'm just trusting is accurate. Oops.
This commit is contained in:
5
debian/rules
vendored
5
debian/rules
vendored
@@ -1,4 +1,7 @@
|
||||
#!/usr/bin/make -f
|
||||
|
||||
%:
|
||||
dh $@ --buildsystem=cargo
|
||||
dh $@ --buildsystem cargo
|
||||
|
||||
override_dh_auto_test:
|
||||
dh_auto_test -- test --all
|
||||
|
||||
Reference in New Issue
Block a user