|
@@ -116,7 +116,7 @@ function main() {
|
|
new TestFieldVariance(),
|
|
new TestFieldVariance(),
|
|
new TestConstrainedMonomorphs(),
|
|
new TestConstrainedMonomorphs(),
|
|
new TestDefaultTypeParameters(),
|
|
new TestDefaultTypeParameters(),
|
|
- // new TestUnspecified(), // testMonoAdd: FAILURE FF
|
|
|
|
|
|
+ // new TestUnspecified(),
|
|
];
|
|
];
|
|
|
|
|
|
for (specClass in unit.UnitBuilder.generateSpec("src/unitstd")) {
|
|
for (specClass in unit.UnitBuilder.generateSpec("src/unitstd")) {
|