aboutsummaryrefslogtreecommitdiffstats
path: root/spec/integration
diff options
context:
space:
mode:
Diffstat (limited to 'spec/integration')
-rw-r--r--spec/integration/scratch_spec.rb5
1 files changed, 5 insertions, 0 deletions
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