diff options
author | Luke Shumaker <shumakl@purdue.edu> | 2014-04-04 21:07:32 -0400 |
---|---|---|
committer | Luke Shumaker <shumakl@purdue.edu> | 2014-04-04 21:07:32 -0400 |
commit | 1cca0b2c418d1c4a31a27c98d7b0951545303d2c (patch) | |
tree | 889ae82c823c87c33438c9b3f40c67a5036698de /test/helpers | |
parent | 1627387966a4186a924bafd80cbd84c0861142b5 (diff) | |
parent | b43bab15521c7c511ab7012bd137daa0e85bb95b (diff) |
Merge branch 'clean2'
Conflicts:
config/routes.rb
db/schema.rb
Diffstat (limited to 'test/helpers')
-rw-r--r-- | test/helpers/remote_usernames_helper_test.rb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/helpers/remote_usernames_helper_test.rb b/test/helpers/remote_usernames_helper_test.rb deleted file mode 100644 index 1c9a795..0000000 --- a/test/helpers/remote_usernames_helper_test.rb +++ /dev/null @@ -1,4 +0,0 @@ -require 'test_helper' - -class RemoteUsernamesHelperTest < ActionView::TestCase -end |