Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
treeder committed Jan 28, 2013
1 parent e182359 commit d65a45d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/hello.rb
@@ -1,3 +1,3 @@
puts "hello"
puts "hello worker!"

#raise "DOH!"
2 changes: 1 addition & 1 deletion test/quick_run.rb
Expand Up @@ -2,7 +2,7 @@

class QuickRun < IWNGTest

N_TASKS = 1
N_TASKS = 100

def setup
super
Expand Down

0 comments on commit d65a45d

Please sign in to comment.