Skip to content

Commit

Permalink
comment on mutability of behavior in the future
Browse files Browse the repository at this point in the history
  • Loading branch information
rjbs committed Feb 1, 2016
1 parent a4c3f40 commit baeb390
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions t/plugins/munger-that-prunes.t
Expand Up @@ -7,6 +7,10 @@ use lib 't/lib';
use Test::DZil;
use YAML::Tiny;

# In the future, pruning during munging may become impossible by design. Until
# that time, it should not cause weird-o action at a distance. -- rjbs,
# 2016-01-31

{
my $tzil = Builder->from_config(
{ dist_root => 'corpus/dist/DZT' },
Expand Down

0 comments on commit baeb390

Please sign in to comment.