summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Rakefile b/Rakefile
index 01669283c5..2ec42b7bd3 100644
--- a/Rakefile
+++ b/Rakefile
@@ -30,6 +30,8 @@ task :spec do
end
end
+task :default => :spec
+
def start_dev_environment(type="normal")
@couchdb_server_pid = nil
@chef_server_pid = nil