about summary refs log tree commit homepage
path: root/test/test_config.rb
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2013-10-20 08:24:42 +0000
committerEric Wong <e@80x24.org>2013-10-21 04:08:58 +0000
commit50d3998e49e7f2cda4daf1d112bb1f852b4589e0 (patch)
tree09b251a600cbbc8606902bccc0bb9ff792ac7485 /test/test_config.rb
parent744bdd9b0531792f469fd8285bce32efadd6fed4 (diff)
downloadyahns-50d3998e49e7f2cda4daf1d112bb1f852b4589e0.tar.gz
Temporarily disabling parallel tests maybe needed to diagnose
some problems with tests.
Diffstat (limited to 'test/test_config.rb')
-rw-r--r--test/test_config.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_config.rb b/test/test_config.rb
index 2f87136..00a0c19 100644
--- a/test/test_config.rb
+++ b/test/test_config.rb
@@ -4,7 +4,7 @@ require_relative 'helper'
 require 'rack/lobster'
 
 class TestConfig < Testcase
-  parallelize_me!
+  ENV["N"].to_i > 1 and parallelize_me!
 
   def test_initialize
     cfg = Yahns::Config.new