use helper

This commit is contained in:
Doug MacEachern 2010-01-17 18:22:56 -08:00
parent 1c049cfd33
commit 57513b2d0a
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
require 'test/unit'
require 'rbsigar'
$LOAD_PATH.unshift File.dirname(__FILE__)
require 'helper'
class SwapTest < Test::Unit::TestCase