5 lines
72 B
Ruby
5 lines
72 B
Ruby
|
require 'test_helper'
|
||
|
|
||
|
class NotesHelperTest < ActionView::TestCase
|
||
|
end
|