From d7b89d957dbceb4eeceb0b1d381474a4de70a14d Mon Sep 17 00:00:00 2001
From: Nick Kallen <nkallen@nick-kallens-computer-2.local>
Date: Sat, 5 Jan 2008 15:24:46 -0800
Subject: qualified naming

---
 spec/integration/scratch_spec.rb | 5 +++++
 1 file changed, 5 insertions(+)

(limited to 'spec/integration')

diff --git a/spec/integration/scratch_spec.rb b/spec/integration/scratch_spec.rb
index 12832c1162..b19f1a5234 100644
--- a/spec/integration/scratch_spec.rb
+++ b/spec/integration/scratch_spec.rb
@@ -33,4 +33,9 @@ describe 'Relational Algebra' do
         users.id = 1
     """)
   end
+  
+  it '' do
+    # 
+    # @users.rename()
+  end
 end
\ No newline at end of file
-- 
cgit v1.2.3