summaryrefslogtreecommitdiffstats
path: root/t
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-06-15 21:20:26 -0500
committerJesse Luehrs <doy@tozt.net>2010-06-15 21:21:56 -0500
commit508218365c734253b7a0855084031be28446de66 (patch)
tree80cf3464c6c425e3cf017f56ee5c0e66861b82a4 /t
parent43477c66218bbf97a1ad83d6df70e38c19926240 (diff)
downloadapp-termcast-508218365c734253b7a0855084031be28446de66.tar.gz
app-termcast-508218365c734253b7a0855084031be28446de66.zip
dzil stuff0.07
Diffstat (limited to 't')
-rw-r--r--t/000-load.t8
-rw-r--r--t/01-basic.t (renamed from t/001-basic.t)0
-rw-r--r--t/02-read-write.t (renamed from t/002-read-write.t)0
-rw-r--r--t/03-write-to-termcast.t (renamed from t/003-write-to-termcast.t)0
4 files changed, 0 insertions, 8 deletions
diff --git a/t/000-load.t b/t/000-load.t
deleted file mode 100644
index 3561825..0000000
--- a/t/000-load.t
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/usr/bin/env perl
-use strict;
-use warnings;
-use Test::More tests => 1;
-
-package Foo;
-::use_ok('App::Termcast')
- or ::BAIL_OUT("couldn't load App::Termcast");
diff --git a/t/001-basic.t b/t/01-basic.t
index 7dd9a7e..7dd9a7e 100644
--- a/t/001-basic.t
+++ b/t/01-basic.t
diff --git a/t/002-read-write.t b/t/02-read-write.t
index a03effb..a03effb 100644
--- a/t/002-read-write.t
+++ b/t/02-read-write.t
diff --git a/t/003-write-to-termcast.t b/t/03-write-to-termcast.t
index 04045cf..04045cf 100644
--- a/t/003-write-to-termcast.t
+++ b/t/03-write-to-termcast.t