mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-17 19:18:06 +00:00
Revert "Test for failure of tests to see if CI works fine"
This reverts commit 02840f0634.
This commit is contained in:
parent
02840f0634
commit
2c0f04abaf
1 changed files with 0 additions and 9 deletions
|
|
@ -98,14 +98,5 @@
|
|||
[self goBackFromChat];
|
||||
}
|
||||
|
||||
-(void)testShouldFail {
|
||||
[tester fail];
|
||||
}
|
||||
|
||||
-(void)testShouldSegfault {
|
||||
int* toto = (int*)0;
|
||||
*toto = 1;
|
||||
}
|
||||
|
||||
|
||||
@end
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue