##// END OF EJS Templates
add newline at end of test/fixtures/documents.yml...
Toshi MARUYAMA -
r10383:578d15ed001a
parent child
Show More
@@ -1,14 +1,14
1 documents_001:
1 documents_001:
2 created_on: 2007-01-27 15:08:27 +01:00
2 created_on: 2007-01-27 15:08:27 +01:00
3 project_id: 1
3 project_id: 1
4 title: "Test document"
4 title: "Test document"
5 id: 1
5 id: 1
6 description: "Document description"
6 description: "Document description"
7 category_id: 1
7 category_id: 1
8 documents_002:
8 documents_002:
9 created_on: 2007-02-12 15:08:27 +01:00
9 created_on: 2007-02-12 15:08:27 +01:00
10 project_id: 1
10 project_id: 1
11 title: "An other document"
11 title: "An other document"
12 id: 2
12 id: 2
13 description: ""
13 description: ""
14 category_id: 1 No newline at end of file
14 category_id: 1
General Comments 0
You need to be logged in to leave comments. Login now