Fix tests to run on Ruby 1.9.2

This commit is contained in:
Mitchell Hashimoto 2010-07-28 20:18:43 -07:00
parent e7ad0ab105
commit 836b539399
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
require File.join(File.dirname(__FILE__), '..', '..', '..', 'test_helper')
require 'test_helper'
class CheckBoxVMActionTest < Test::Unit::TestCase
setup do