nb_app/test/unit/note_test.rb
2013-04-11 17:17:12 +02:00

8 lines
118 B
Ruby

require 'test_helper'
class NoteTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end