Skip to content

Commit

Permalink
[backend] fixed failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
lethliel committed Jan 3, 2017
1 parent 29e73da commit 113ff1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/backend/t/0230-BSDispatcher-Constraints.t
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
use strict;
use warnings;

use Test::More tests => 6; # last test to print
use Test::More tests => 8; # last test to print
use Data::Dumper;
use Build;

Expand Down

0 comments on commit 113ff1d

Please sign in to comment.