| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index c3b641f9c6acf057dad65862ba9bb8dc4210c945..68192f66959df267a187f995db5eeb2ffe549626 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -66,6 +66,7 @@
|
| # This tests only the type system, no point in running several variants.
|
| 'test-hydrogen-types/*': [PASS, NO_VARIANTS],
|
| 'test-types/*': [PASS, NO_VARIANTS],
|
| + 'test-ast-types/*': [PASS, NO_VARIANTS],
|
|
|
| # This tests API threading, no point in running several variants.
|
| 'test-api/Threading*': [PASS, NO_VARIANTS],
|
|
|