Fix tests to run on Ruby 1.9.2
This commit is contained in:
parent
e7ad0ab105
commit
836b539399
|
@ -1,4 +1,4 @@
|
|||
require File.join(File.dirname(__FILE__), '..', '..', '..', 'test_helper')
|
||||
require 'test_helper'
|
||||
|
||||
class CheckBoxVMActionTest < Test::Unit::TestCase
|
||||
setup do
|
||||
|
|
Loading…
Reference in New Issue