Skip to content

Commit

Permalink
Unfudge now passing precomp test, jnthn++
Browse files Browse the repository at this point in the history
  • Loading branch information
lizmat committed Jan 5, 2015
1 parent d3ec728 commit 27e50a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion S22-package-format/local.t
Expand Up @@ -84,7 +84,6 @@ is $compunit-src.has-precomp, False, "is the module pre-compiled";

# does it find the precomped version (without a source being present)
$candidates = $curlf.candidates('NanooNanoo');
#?rakudo todo 'we have some kind of precomp issue'
subtest {
is $candidates.elems, 1, "did we get 1 candidate";
my $compunit-cmp = $candidates[0];
Expand Down

0 comments on commit 27e50a6

Please sign in to comment.