# Copyright (c) 2008 [Sur http://expressica.com] require 'test/unit' class AutoTagsTest < Test::Unit::TestCase # Replace this with your real tests. def test_this_plugin end end