summaryrefslogtreecommitdiffstats
path: root/spec/node_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/node_spec.rb')
-rw-r--r--spec/node_spec.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/node_spec.rb b/spec/node_spec.rb
index e2372b8..84eb013 100644
--- a/spec/node_spec.rb
+++ b/spec/node_spec.rb
@@ -71,7 +71,6 @@ describe Zorglub do
h[:view].should == vu
end
#
- #
it "layout proc, method level layout and engine definitions should work" do
r = Node2.call( {'PATH_INFO'=>'/index'} )
r.status.should == 200