summaryrefslogtreecommitdiff
path: root/t/13_batchcommand.t
diff options
context:
space:
mode:
Diffstat (limited to 't/13_batchcommand.t')
-rwxr-xr-xt/13_batchcommand.t2
1 files changed, 0 insertions, 2 deletions
diff --git a/t/13_batchcommand.t b/t/13_batchcommand.t
index 109b24d..e2e5cce 100755
--- a/t/13_batchcommand.t
+++ b/t/13_batchcommand.t
@@ -22,8 +22,6 @@ with_temp_annexes {
} catch {
ok grep(/not enough arguments/, $_), "it requires an annex";
};
- #>>>
- #<<<
try {
my $nope = $annex->batch;
} catch {