diff --git a/promises-a-plus/promises-a-plus-tests.ts b/promises-a-plus/promises-a-plus-tests.ts
index bba2586498..bf6cc5ce07 100644
--- a/promises-a-plus/promises-a-plus-tests.ts
+++ b/promises-a-plus/promises-a-plus-tests.ts
@@ -2,8 +2,7 @@
///
///
///
-import When = require("../when/when");
-
+///
var thenNum: PromisesAPlus.Thenable;
var thenStr: PromisesAPlus.Thenable;