added tag alias unit test

This commit is contained in:
albert
2010-02-12 13:43:00 -05:00
parent d388b1b3bd
commit f0ed612042
8 changed files with 72 additions and 31 deletions

View File

@@ -1,8 +0,0 @@
require 'test_helper'
class PostVersionTest < ActiveSupport::TestCase
# Replace this with your real tests.
test "the truth" do
assert true
end
end