require File.join(File.dirname(__FILE__), 'ptk_helper') class PluginTestHelperTest < Test::Unit::TestCase # Replace this with your real tests. def test_this_plugin flunk end end