summaryrefslogtreecommitdiff
path: root/t/tests/maker.t
diff options
context:
space:
mode:
Diffstat (limited to 't/tests/maker.t')
-rw-r--r--t/tests/maker.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/tests/maker.t b/t/tests/maker.t
index 25823a6..a09ec19 100644
--- a/t/tests/maker.t
+++ b/t/tests/maker.t
@@ -20,7 +20,7 @@ my $wc = WebCoso.new(:$srcdir,:$destdir);
my $m = WebCoso::Maker::TT.new(basename=>'document',dir=>'',:$wc);
-my %output = $m.get-files();
+my %output = $m.make();
cmp-files(
%output,