From 8ec818e38ba343c8f195b0e0c8f250f0a22cd398 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Thu, 17 Jan 2013 10:29:07 +0100 Subject: static specs: increase lifetime to be sure --- spec/spec_helper.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb index d678c81..4d6740d 100644 --- a/spec/spec_helper.rb +++ b/spec/spec_helper.rb @@ -152,7 +152,7 @@ class Node6 < Zorglub::Node attr_accessor :static_cpt end attr_reader :value - static! true, 1 + static! true, 5 def no_static static! false engine! 'static' -- cgit v1.1-2-g2b99