This website requires JavaScript.
Explore
Help
Sign In
kolan
/
Redmine
Watch
1
Star
0
Fork
You've already forked Redmine
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
a8e7936337
Redmine
/
config
/
environments
/
test_sqlite3.rb
2 lines
70 B
Ruby
Raw
Normal View
History
Unescape
Escape
Removed the duplicated configuration in the different test environments. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3397 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-02-08 21:53:07 +03:00
instance_eval
File
.
read
(
File
.
join
(
File
.
dirname
(
__FILE__
)
,
'test.rb'
)
)