diff options
| author | hukl <contact@smyck.org> | 2009-03-10 23:51:03 +0100 |
|---|---|---|
| committer | hukl <contact@smyck.org> | 2009-03-10 23:51:03 +0100 |
| commit | c9fa047402fdc009319dca7b05455e8ce73eaee7 (patch) | |
| tree | 232bcb793cb187a50ec38343f8f93a3901492c2f /test/unit/helpers | |
| parent | d987886a9a94c6bad53ff7c7a241b85ea0b57de7 (diff) | |
remove event resource temporarily until its finalized
Diffstat (limited to 'test/unit/helpers')
| -rw-r--r-- | test/unit/helpers/events_helper_test.rb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/unit/helpers/events_helper_test.rb b/test/unit/helpers/events_helper_test.rb deleted file mode 100644 index 2e7567e..0000000 --- a/test/unit/helpers/events_helper_test.rb +++ /dev/null | |||
| @@ -1,4 +0,0 @@ | |||
| 1 | require 'test_helper' | ||
| 2 | |||
| 3 | class EventsHelperTest < ActionView::TestCase | ||
| 4 | end | ||
