Fixing an issue where intents fail to re-route after a node is restarted; caused by failure to register intent resources correctly.

Change-Id: I239e3b538d5b9134422fa629514e095e4914bb0c
diff --git a/tools/test/cells/tomx b/tools/test/cells/tomx
index 8522bd5..3e528ee 100644
--- a/tools/test/cells/tomx
+++ b/tools/test/cells/tomx
@@ -7,3 +7,4 @@
 export OCN="10.128.11.4"
 
 export OCT=$OC1
+export ONOS_APPS=drivers,openflow,proxyarp
\ No newline at end of file