Testes para AttachmentsController

This commit is contained in:
2009-08-06 10:10:37 -03:00
parent 8611d1e9e6
commit f0394466e3
13 changed files with 199 additions and 28 deletions

View File

@@ -21,3 +21,9 @@ course_1:
description: Description goes here
period: <%= App.current_period %>
old_course:
id: 2
short_name: old_course
full_name: Old Course
description: Description goes here
period: 1970.1

View File

@@ -0,0 +1 @@
Another hello world.

1
test/fixtures/files/attachment.txt vendored Normal file
View File

@@ -0,0 +1 @@
Hello world.