test/test_config.rb in rubikon-0.5.3 vs test/test_config.rb in rubikon-0.6.0
- old
+ new
@@ -1,10 +1,10 @@
# This code is free software; you can redistribute it and/or modify it under
# the terms of the new BSD License.
#
# Copyright (c) 2009-2010, Sebastian Staudt
-require 'test_helper'
+require 'helper'
class TestConfig < Test::Unit::TestCase
context 'A configuration' do