projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Yet more tests...
[rails.git]
/
test
/
controllers
/
oauth_controller_test.rb
diff --git
a/test/controllers/oauth_controller_test.rb
b/test/controllers/oauth_controller_test.rb
index 879e259c3869aeb2cefa298bac2fc10ce6cf9409..8608ba2b003cfa3a401631155e5e7440835056f3 100644
(file)
--- a/
test/controllers/oauth_controller_test.rb
+++ b/
test/controllers/oauth_controller_test.rb
@@
-1,4
+1,4
@@
-require
'test_helper'
+require
"test_helper"
class OauthControllerTest < ActionController::TestCase
##