unittest: RTF with \pict

This commit is contained in:
Jesús García Sáez
2015-12-09 20:02:52 +01:00
parent 24a7515bb5
commit 942f48c9a0
2 changed files with 38 additions and 0 deletions
File diff suppressed because one or more lines are too long
+5
View File
@@ -89,4 +89,9 @@
testWithMessage([out isEqualToString: expected], error);
}
- (void) test_zentyal_crash_6330
{
[self test_does_not_crash: 6330];
}
@end