diff options
| author | hukl <contact@smyck.org> | 2009-09-05 18:08:23 +0200 |
|---|---|---|
| committer | hukl <contact@smyck.org> | 2009-09-05 18:08:23 +0200 |
| commit | f919497c2b590402c3cbd7744097a9bd32b70afd (patch) | |
| tree | 94961500f507a7cceec67868fe042755d94151d8 /test/unit | |
| parent | 3c631738935199aba050223bac50416b299e16c5 (diff) | |
added tag resource, widget and auxillary files
Diffstat (limited to 'test/unit')
| -rw-r--r-- | test/unit/helpers/tags_helper_test.rb | 4 |
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 @@ | |||
| 1 | require 'test_helper' | ||
| 2 | |||
| 3 | class TagsHelperTest < ActionView::TestCase | ||
| 4 | end | ||
