[t/spec] Add tricky tests (which pass after latest Rakudo patch), unfudge old simple...
[pugs.git] / ext / Module-Pluggable-Fast / t / 01_use.t
blobcffc8df3c1e415aca34f81182787e6b9cc4fd1ba
1 use v6;
2 use Test;
4 plan 1;
6 use Module::Pluggable::Fast; pass "(dummy instead of broken use_ok)";