diff options
Diffstat (limited to 'test/visitors/test_oracle12.rb')
-rw-r--r-- | test/visitors/test_oracle12.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/visitors/test_oracle12.rb b/test/visitors/test_oracle12.rb index 43235fd72c..c908a51d4f 100644 --- a/test/visitors/test_oracle12.rb +++ b/test/visitors/test_oracle12.rb @@ -1,3 +1,4 @@ +# frozen_string_literal: true require 'helper' module Arel |