require File.dirname(__FILE__) + '/test_helper.rb' class TestAirake < Test::Unit::TestCase def setup end def test_project end end