summaryrefslogtreecommitdiffstats
path: root/t/04-block.t
diff options
context:
space:
mode:
Diffstat (limited to 't/04-block.t')
-rw-r--r--t/04-block.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/04-block.t b/t/04-block.t
index 3d31d6d..3ce9f48 100644
--- a/t/04-block.t
+++ b/t/04-block.t
@@ -7,7 +7,7 @@ use Test::Moose;
{
package Foo;
use Moose;
- use MooseX::Bread::Board;
+ use Bread::Board::Declare;
has foo => (
is => 'ro',