Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/.rspec
diff options
context:
space:
mode:
authormaxwell <maxwell@joindiaspora.com>2010-06-14 02:46:40 +0400
committermaxwell <maxwell@joindiaspora.com>2010-06-14 02:46:40 +0400
commit3fd7f2719b58486e2f6130f5823b0d6d5754a3bd (patch)
tree0ff12aad9688f3506c0f42fb13aa633748059dbc /.rspec
parentf9f12860b20139176534a78f8e7e5a4f90b5615a (diff)
added colors to rake spec, also, use a new shell and the command autotest to constantly keep the testing env going, much much faster
Diffstat (limited to '.rspec')
-rw-r--r--.rspec2
1 files changed, 2 insertions, 0 deletions
diff --git a/.rspec b/.rspec
new file mode 100644
index 000000000..b36b4b596
--- /dev/null
+++ b/.rspec
@@ -0,0 +1,2 @@
+--color
+--format nested \ No newline at end of file