summaryrefslogtreecommitdiffstats
path: root/t
diff options
context:
space:
mode:
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