diff options
Diffstat (limited to 'spec/integration')
-rw-r--r-- | spec/integration/scratch_spec.rb | 5 |
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 |