summaryrefslogtreecommitdiffstats
path: root/spec/shared_behaviours/memory_terminus.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/shared_behaviours/memory_terminus.rb')
-rwxr-xr-xspec/shared_behaviours/memory_terminus.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/spec/shared_behaviours/memory_terminus.rb b/spec/shared_behaviours/memory_terminus.rb
index f9325a969..0d9017100 100755
--- a/spec/shared_behaviours/memory_terminus.rb
+++ b/spec/shared_behaviours/memory_terminus.rb
@@ -1,7 +1,3 @@
-#
-# Created by Luke Kanies on 2008-4-8.
-# Copyright (c) 2008. All rights reserved.
-
shared_examples_for "A Memory Terminus" do
it "should find no instances by default" do
@searcher.find(@request).should be_nil