]> iEval git - html-element-library.git/blobdiff - t/crunch.t
Refactor tests (second pass)
[html-element-library.git] / t / crunch.t
diff --git a/t/crunch.t b/t/crunch.t
deleted file mode 100644 (file)
index 241cc3f..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/usr/bin/perl
-use t::lib tests => 1;
-
-my $tree = mktree 't/html/crunch.html';
-$tree->crunch(look_down => [ class => 'imageElement' ], leave => 1);
-isxml $tree, 't/html/crunch.exp', 'crunch';
This page took 0.02444 seconds and 4 git commands to generate.