Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Test that “note:” definitely does not trigger
  • Loading branch information
AlexDaniel committed Jul 1, 2019
1 parent 8299405 commit ee879b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xt/notable.t
Expand Up @@ -11,7 +11,7 @@ my $t = Testable.new: bot => ‘Notable’;
$t.common-tests: help => Like this: {$t.bot-nick}: weekly rakudo is now 10x faster;

$t.shortcut-tests: (weekly:,),
<note weekly>;
<note: note weekly>;

$t.test(fallback,
{$t.bot-nick}: wazzup?,
Expand Down

0 comments on commit ee879b2

Please sign in to comment.