aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/connections/jdbcsqlite3.rb
diff options
context:
space:
mode:
authorAaron Patterson <aaron.patterson@gmail.com>2011-06-06 16:51:28 -0700
committerAaron Patterson <aaron.patterson@gmail.com>2011-06-06 16:51:45 -0700
commit8392f10b58fe3f95b99131da89d9c3fd561bd2e6 (patch)
tree13a383ba6f6120964fee1a5d9225add15d90ace4 /activerecord/test/connections/jdbcsqlite3.rb
parent424cf3b0502d8557982ed837a7ed317f9eb280e8 (diff)
downloadrails-8392f10b58fe3f95b99131da89d9c3fd561bd2e6.tar.gz
rails-8392f10b58fe3f95b99131da89d9c3fd561bd2e6.tar.bz2
rails-8392f10b58fe3f95b99131da89d9c3fd561bd2e6.zip
set the environment variable from the rake file
Diffstat (limited to 'activerecord/test/connections/jdbcsqlite3.rb')
-rw-r--r--activerecord/test/connections/jdbcsqlite3.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/activerecord/test/connections/jdbcsqlite3.rb b/activerecord/test/connections/jdbcsqlite3.rb
deleted file mode 100644
index 9cc872905a..0000000000
--- a/activerecord/test/connections/jdbcsqlite3.rb
+++ /dev/null
@@ -1 +0,0 @@
-ENV['ARCONN'] = 'jdbcsqlite3'