use helper
This commit is contained in:
parent
1c049cfd33
commit
57513b2d0a
|
@ -1,5 +1,5 @@
|
||||||
require 'test/unit'
|
$LOAD_PATH.unshift File.dirname(__FILE__)
|
||||||
require 'rbsigar'
|
require 'helper'
|
||||||
|
|
||||||
class SwapTest < Test::Unit::TestCase
|
class SwapTest < Test::Unit::TestCase
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue