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
diff options
context:
space:
mode:
authorStephen Caudill <scaudill@gmail.com>2010-09-25 20:06:39 +0400
committerStephen Caudill <scaudill@gmail.com>2010-09-25 20:06:39 +0400
commit536cea5e44ccafffc06d9cf887ac703f49db15f3 (patch)
tree0d40cb711aad50d7a0f4f5daff924001c28c0380 /autotest
parent821643deb9f5c648f2d33d9a3c3ff5613bcd9320 (diff)
Remove consecutive empty lines
Diffstat (limited to 'autotest')
-rw-r--r--autotest/discover.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/autotest/discover.rb b/autotest/discover.rb
index 99ab1f6e4..76b9d2044 100644
--- a/autotest/discover.rb
+++ b/autotest/discover.rb
@@ -2,6 +2,5 @@
# licensed under the Affero General Public License version 3. See
# the COPYRIGHT file.
-
Autotest.add_discovery { "rails" }
Autotest.add_discovery { "rspec2" }