Skip to content
Snippets Groups Projects
Commit ac6d653e authored by Mauricio Giacomini Girardello's avatar Mauricio Giacomini Girardello
Browse files

adding missing tests

parent 39ca525b
No related branches found
No related tags found
No related merge requests found
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
name: MyString
link: MyString
retrieve_link: MyString
description: MyText
format: MyString
mime_type: MyString
size: 1
bundle_name: MyString
learning_object_id:
two:
name: MyString
link: MyString
retrieve_link: MyString
description: MyText
format: MyString
mime_type: MyString
size: 1
bundle_name: MyString
learning_object_id:
require 'test_helper'
class LearningObject::AttachmentTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment