Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fudge test for .Supply(:size(1)) on JVM
  • Loading branch information
usev6 committed Nov 21, 2015
1 parent 3dbdc11 commit 3e28ff4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions S16-io/supply.t
Expand Up @@ -18,6 +18,7 @@ for ThreadPoolScheduler.new, CurrentThreadScheduler -> $*SCHEDULER {

{
my $handle = open($filename);
#?rakudo.jvm todo 'got: $["ab", "cd", "e"]'
tap-ok $handle.Supply(:size(1)),
[<a b c d e>],
:live,
Expand Down

0 comments on commit 3e28ff4

Please sign in to comment.