diff options
Diffstat (limited to 'debian/tests/python-smoke')
-rw-r--r-- | debian/tests/python-smoke | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/tests/python-smoke b/debian/tests/python-smoke new file mode 100644 index 0000000..94aff44 --- /dev/null +++ b/debian/tests/python-smoke @@ -0,0 +1,2 @@ +#!/bin/sh +python3 -c 'import samba.samba3' |