From d04a31c2007c864ee05a1b3a8edff6021b5fe414 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 16 Nov 2013 16:52:16 +0000 Subject: autopkgtests: Provide debian/tests/control. --- debian/changelog | 1 + debian/tests/control | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 debian/tests/control (limited to 'debian') 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 -- cgit v1.2.3