Branch: refs/heads/master Home: https://github.com/perl6/specs
Commit: 3f49fb7569121474f2c7ff809ac5076070c1e04b https://github.com/perl6/specs/commit/3f49fb7569121474f2c7ff809ac5076070c1e04b Author: Carl Masak <cma...@gmail.com> Date: 2010-12-31 (Fri, 31 Dec 2010) Changed paths: M S24-testing.pod Log Message: ----------- [S24] clarified what TAP doesn't like It doesn't like no calls to C<plan> or C<done>, it doesn't like more than one call, it doesn't like a call at an inappropriate time...