summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index a49e07d..8698538 100644
--- a/Rakefile
+++ b/Rakefile
@@ -56,7 +56,7 @@ end
desc 'Do a benchmark'
task :bench do
- system 'ruby -wIlib \bench\bench.rb ruby html 0'
+ system 'ruby -wIlib bench\bench.rb ruby html 0'
end
def gemspec