]> iEval git - io-compress-brotli.git/blobdiff - t/IO-Compress-Brotli.t
Add tests for compression, and a CLI tool for manual testing.
[io-compress-brotli.git] / t / IO-Compress-Brotli.t
diff --git a/t/IO-Compress-Brotli.t b/t/IO-Compress-Brotli.t
deleted file mode 100644 (file)
index c732120..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-# Before 'make install' is performed this script should be runnable with
-# 'make test'. After 'make install' it should work as 'perl IO-Compress-Brotli.t'
-
-#########################
-
-# change 'tests => 1' to 'tests => last_test_to_print';
-
-use strict;
-use warnings;
-
-use Test::More tests => 1;
-BEGIN { use_ok('IO::Compress::Brotli') };
-
-#########################
-
-# Insert your test code below, the Test::More module is use()ed here so read
-# its man page ( perldoc Test::More ) for help writing this test script.
-
This page took 0.025802 seconds and 4 git commands to generate.