unittest: RTF without color table definition

This commit is contained in:
Jesús García Sáez
2015-03-12 21:35:22 +01:00
parent 75208428dd
commit 0316e441fc
2 changed files with 5 additions and 0 deletions
Binary file not shown.
+5
View File
@@ -99,4 +99,9 @@
[self test_does_not_crash: 8346];
}
- (void) test_zentyal_crash_6977
{
[self test_does_not_crash: 6977];
}
@end