diff options
Diffstat (limited to 'test/sadt/superficial-fails')
-rw-r--r-- | test/sadt/superficial-fails/debian/control | 0 | ||||
-rw-r--r-- | test/sadt/superficial-fails/debian/tests/control | 2 | ||||
-rwxr-xr-x | test/sadt/superficial-fails/debian/tests/test | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/test/sadt/superficial-fails/debian/control b/test/sadt/superficial-fails/debian/control new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/test/sadt/superficial-fails/debian/control diff --git a/test/sadt/superficial-fails/debian/tests/control b/test/sadt/superficial-fails/debian/tests/control new file mode 100644 index 0000000..02ed109 --- /dev/null +++ b/test/sadt/superficial-fails/debian/tests/control @@ -0,0 +1,2 @@ +Tests: test +Restrictions: superficial diff --git a/test/sadt/superficial-fails/debian/tests/test b/test/sadt/superficial-fails/debian/tests/test new file mode 100755 index 0000000..98975b2 --- /dev/null +++ b/test/sadt/superficial-fails/debian/tests/test @@ -0,0 +1 @@ +#!/bin/false |