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