prep for new features
diff --git a/features/org.eclipse.wst.common_tests.feature/feature.xml b/features/org.eclipse.wst.common_tests.feature/feature.xml
index 0de86bb..3043bff 100644
--- a/features/org.eclipse.wst.common_tests.feature/feature.xml
+++ b/features/org.eclipse.wst.common_tests.feature/feature.xml
@@ -18,6 +18,7 @@
 
    <requires>
       <import feature="org.eclipse.wst.common_ui.feature" version="1.0.0"/>
+      <import feature="org.eclipse.test" version="3.1.0"/>
    </requires>
 
    <plugin