diff --git a/test/test-amp-hu1a.js b/test/test-amp-hu1a.js new file mode 100644 index 0000000..61f976b --- /dev/null +++ b/test/test-amp-hu1a.js @@ -0,0 +1,8 @@ +config({ + log:{ + time:true + } +}) +port(DIR.IP('http://localhost:4567')) +port(DIR.IP('udp://localhost:4568')) +start()