aboutsummaryrefslogtreecommitdiff
path: root/test/hello_world/run_hello_world.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'test/hello_world/run_hello_world.tcl')
-rw-r--r--test/hello_world/run_hello_world.tcl4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/hello_world/run_hello_world.tcl b/test/hello_world/run_hello_world.tcl
new file mode 100644
index 0000000..e44fe16
--- /dev/null
+++ b/test/hello_world/run_hello_world.tcl
@@ -0,0 +1,4 @@
+source ../../external/mambo/skiboot.tcl
+
+mysim go
+exit \ No newline at end of file