[Pkg-puppet-devel] [facter] 06/08: Add DEP-8 tests
Stig Sandbeck Mathisen
ssm at debian.org
Tue Dec 1 20:07:15 UTC 2015
This is an automated email from the git hooks/post-receive script.
ssm pushed a commit to branch master
in repository facter.
commit c0394acb455ae57a0299f0be45fd2abb5ee943f5
Author: Stig Sandbeck Mathisen <ssm at debian.org>
Date: Tue Dec 1 20:59:57 2015 +0100
Add DEP-8 tests
---
debian/tests/control | 2 ++
debian/tests/run | 3 +++
2 files changed, 5 insertions(+)
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..4167eea
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,2 @@
+Tests: run
+Depends: @
diff --git a/debian/tests/run b/debian/tests/run
new file mode 100644
index 0000000..2ec47ab
--- /dev/null
+++ b/debian/tests/run
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+facter --json facterversion
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-puppet/facter.git
More information about the Pkg-puppet-devel
mailing list