aboutsummaryrefslogtreecommitdiff
path: root/debian/tests
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-02-27 16:58:39 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-02-27 16:58:39 -0700
commit649439ee3e7c05eb604f81b6c6d8eb76ac86aa6e (patch)
tree0b902692a607049ce44727a06727b7f26a187b44 /debian/tests
parenta9785ec40b9b6cc906d1cbe4dbaeec477f235148 (diff)
downloadconsfigurator-649439ee3e7c05eb604f81b6c6d8eb76ac86aa6e.tar.gz
debian/: wrap-and-sort -abst
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'debian/tests')
-rw-r--r--debian/tests/control4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/tests/control b/debian/tests/control
index d3e3a1c..a52a8f5 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,5 @@
Test-Command: sbcl --script debian/tests/compile.lisp
-Depends: @, sbcl
+Depends:
+ sbcl,
+ @,
Restrictions: allow-stderr, superficial