Skip to content

Commit

Permalink
Fix tests to pass under Dancer2
Browse files Browse the repository at this point in the history
  • Loading branch information
LoonyPandora committed Jan 23, 2013
1 parent d921e72 commit 8fdecda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions t/009_exception_handling.t
Expand Up @@ -3,6 +3,7 @@ use Test::More tests => 2;
use strict;
use warnings;

use Dancer qw(:tests);
use Dancer::Plugin::Passphrase;

my $secret = "Super Secret Squirrel";
Expand Down

0 comments on commit 8fdecda

Please sign in to comment.