projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Update notes_controller_test to use note and note_comment factories
[rails.git]
/
test
/
lib
/
short_link_test.rb
diff --git
a/test/lib/short_link_test.rb
b/test/lib/short_link_test.rb
index 9b198ffc7535449ba95d8a5f63ecffc4a4a7ded5..1c8d3ce2c07d045302942ca77a17389534e892f5 100644
(file)
--- a/
test/lib/short_link_test.rb
+++ b/
test/lib/short_link_test.rb
@@
-1,4
+1,4
@@
-require
'test_helper'
+require
"test_helper"
class ShortLinkTest < ActiveSupport::TestCase
##