mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-26 21:47:04 +00:00
More tests and bug fixes for CPArray family.
Reviewed by me.
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
|
||||
@import <Foundation/Foundation.j>
|
||||
|
||||
@import "CPArrayTest.j"
|
||||
@import "CPMutableArrayTest.j"
|
||||
|
||||
|
||||
@implementation _CPJavaScriptArrayTest : CPArrayTest
|
||||
@implementation _CPJavaScriptArrayTest : CPMutableArrayTest
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user