diff options
Diffstat (limited to 'debian/tests/pybuild')
-rwxr-xr-x | debian/tests/pybuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/tests/pybuild b/debian/tests/pybuild new file mode 100755 index 0000000..5c50fe7 --- /dev/null +++ b/debian/tests/pybuild @@ -0,0 +1,2 @@ +#!/bin/sh +exec debian/tests/run-installed testpb01 testpb02 testpb04 testpb05 testpb06 testpb07 |