Move java,lua api and remaining plugins to src/
[vpp.git] / src / vpp-api / lua / examples / lute / script.lute
diff --git a/src/vpp-api/lua/examples/lute/script.lute b/src/vpp-api/lua/examples/lute/script.lute
new file mode 100644 (file)
index 0000000..c3dd90f
--- /dev/null
@@ -0,0 +1,7 @@
+shell s1
+expect s1 $
+run s1 echo testing123
+expect s1 $
+run s1 echo done
+quit
+