[libdancer-plugin-rest-perl] 04/63: first test script

Jonas Smedegaard dr at jones.dk
Wed Jul 2 11:44:49 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag 0.07
in repository libdancer-plugin-rest-perl.

commit a2e0421252b9beb7ad37bd1931a787d2bd7504bb
Author: Alexis Sukrieh <sukria at sukria.net>
Date:   Sat Apr 3 15:52:31 2010 +0200

    first test script
---
 t/01_base.t | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/t/01_base.t b/t/01_base.t
new file mode 100644
index 0000000..4533910
--- /dev/null
+++ b/t/01_base.t
@@ -0,0 +1,3 @@
+use Test::More tests => 1;
+
+use_ok 'Dancer::Plugin::REST';

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdancer-plugin-rest-perl.git



More information about the Pkg-perl-cvs-commits mailing list