summaryrefslogtreecommitdiff
path: root/test/unit
diff options
context:
space:
mode:
authorhukl <contact@smyck.org>2009-09-05 18:08:23 +0200
committerhukl <contact@smyck.org>2009-09-05 18:08:23 +0200
commitf919497c2b590402c3cbd7744097a9bd32b70afd (patch)
tree94961500f507a7cceec67868fe042755d94151d8 /test/unit
parent3c631738935199aba050223bac50416b299e16c5 (diff)
added tag resource, widget and auxillary files
Diffstat (limited to 'test/unit')
-rw-r--r--test/unit/helpers/tags_helper_test.rb4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/unit/helpers/tags_helper_test.rb b/test/unit/helpers/tags_helper_test.rb
new file mode 100644
index 0000000..4b1935f
--- /dev/null
+++ b/test/unit/helpers/tags_helper_test.rb
@@ -0,0 +1,4 @@
1require 'test_helper'
2
3class TagsHelperTest < ActionView::TestCase
4end