Fixing test scripts.
diff --git a/features/features.xml b/features/features.xml
index c9c72a90..7333d89 100644
--- a/features/features.xml
+++ b/features/features.xml
@@ -93,8 +93,8 @@
 
     <feature name="onos-app-tvue" version="1.0.0"
              description="ONOS sample topology viewer application">
-        <feature>onos-thirdparty-web</feature>
         <feature>onos-api</feature>
+        <feature>onos-thirdparty-web</feature>
         <bundle>mvn:org.onlab.onos/onos-app-tvue/1.0.0-SNAPSHOT</bundle>
     </feature>