diff --git a/Rakefile b/Rakefile index 2781aab..addb3cd 100644 --- a/Rakefile +++ b/Rakefile @@ -9,7 +9,7 @@ task :test do 1.upto(100) do sleep(0.01) - putc '.' + print 'WAT!' $stdout.flush end # foo!