initial commit
[acts_as_subscribeable.git] / test / acts_as_subscribeable_test.rb
blob39bc47aad09644502b608a98db4be5f05da299a9
1 require 'test/unit'
3 class ActsAsSubscribeableTest < Test::Unit::TestCase
4   # Replace this with your real tests.
5   def test_this_plugin
6     pass
7   end
8 end