Skip to content

Commit

Permalink
Rename JSON excp. handler test file to more generic one
Browse files Browse the repository at this point in the history
  • Loading branch information
zoffixznet committed Jul 30, 2018
1 parent 88499ac commit 683296b
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -3,7 +3,7 @@ use lib $?FILE.IO.parent(2).add("packages");
use Test;
use Test::Util;

# Tests for alternate exception handler Exceptions::JSON
# Tests for alternate exception handlers
plan 3;

sub json-ex ($code) {
Expand Down

0 comments on commit 683296b

Please sign in to comment.