test/test_helper.rb in rubikon-0.2.1 vs test/test_helper.rb in rubikon-0.3.0

- old
+ new

@@ -1,8 +1,8 @@ -# This code is free software; you can redistribute it and/or modify it under the -# terms of the new BSD License. +# This code is free software; you can redistribute it and/or modify it under +# the terms of the new BSD License. # -# Copyright (c) 2009, Sebastian Staudt +# Copyright (c) 2009-2010, Sebastian Staudt $: << File.join(File.dirname(__FILE__), '..', 'lib') $: << File.dirname(__FILE__) require 'rubikon' include Rubikon