Switch to side-by-side view

--- a/src/Common/Test.ned
+++ b/src/Common/Test.ned
@@ -24,4 +24,5 @@
     gates:
         input testIn;
         output testOut;
+        inout testIo;
 }