aboutsummaryrefslogtreecommitdiff
path: root/test/modules/textadept/run/run.lua
diff options
context:
space:
mode:
Diffstat (limited to 'test/modules/textadept/run/run.lua')
-rw-r--r--test/modules/textadept/run/run.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/modules/textadept/run/run.lua b/test/modules/textadept/run/run.lua
new file mode 100644
index 00000000..a61508e9
--- /dev/null
+++ b/test/modules/textadept/run/run.lua
@@ -0,0 +1,2 @@
+print('lua: run.lua:1: warning: foo')
+foo()