about summary refs log tree commit homepage
path: root/t/convert-compact.t
diff options
context:
space:
mode:
Diffstat (limited to 't/convert-compact.t')
-rw-r--r--t/convert-compact.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/convert-compact.t b/t/convert-compact.t
index e2ba40a5..5caa0acc 100644
--- a/t/convert-compact.t
+++ b/t/convert-compact.t
@@ -10,7 +10,7 @@ foreach my $mod (@mods) {
         eval "require $mod";
         plan skip_all => "$mod missing for convert-compact.t" if $@;
 }
-use PublicInbox::V2Writable;
+use_ok 'PublicInbox::V2Writable';
 use PublicInbox::Import;
 my $tmpdir = tempdir('convert-compact-XXXXXX', TMPDIR => 1, CLEANUP => 1);
 my $ibx = {