summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2013-11-16 16:52:16 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2013-11-24 17:45:26 +0000
commitd04a31c2007c864ee05a1b3a8edff6021b5fe414 (patch)
treeeec0e7fe99d954da94875764cbcd1bb4820586eb
parent24076608e1b3443c3645ad207199aeb274f080e2 (diff)
autopkgtests: Provide debian/tests/control.
-rw-r--r--debian/changelog1
-rw-r--r--debian/tests/control2
2 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f2b6126..49510c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ dgit (0.19~experimental1) experimental; urgency=low
* Provide "test-dummy" distro with "dummycat" access method.
* Provide fake "ssh" program in tests/ which does nothing much.
* Provide tests/lib, and one pari-extra based clone test.
+ * Provide debian/tests/control.
--
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..db0dc44
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,2 @@
+Tests: clone-nogit
+Tests-Directory: tests/tests