mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-19 08:53:30 +00:00
Fixed: Broken test case
This commit is contained in:
committed by
Aparajita Fishman
parent
b98b301089
commit
cfe099bb30
@@ -204,7 +204,6 @@
|
||||
{
|
||||
[self assertThrows:function(){
|
||||
var dict = [[CPDictionary alloc] initWithObjects:[1, nil] forKeys:["1", "2"]];
|
||||
[self assertFalse:dict];
|
||||
}];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user