summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorjomo <github@jomo.tv>2013-06-24 13:29:39 +0200
committerjomo <github@jomo.tv>2013-06-24 13:29:39 +0200
commitfb52e8bed20142d0d08b2f0568a14172ab62844c (patch)
treea4e50ca07194906652abf1b71cea6ca0e3e0dbf9 /test
parent7a894f4f6aecf3d6dcf103cf8cd51c52ab6f2655 (diff)
many things, comments working.
Diffstat (limited to 'test')
-rw-r--r--test/functional/registration_mailer_test.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/functional/registration_mailer_test.rb b/test/functional/registration_mailer_test.rb
new file mode 100644
index 0000000..68fe595
--- /dev/null
+++ b/test/functional/registration_mailer_test.rb
@@ -0,0 +1,7 @@
+require 'test_helper'
+
+class RegistrationMailerTest < ActionMailer::TestCase
+ # test "the truth" do
+ # assert true
+ # end
+end