From fceb1a37df623649d191c3c1a881e5b0538b1391 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Tue, 3 Mar 2020 19:39:02 -0500 Subject: Added test suite and API type checking for more helpful error messages. --- test/modules/textadept/editing/api2 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 test/modules/textadept/editing/api2 (limited to 'test/modules/textadept/editing/api2') diff --git a/test/modules/textadept/editing/api2 b/test/modules/textadept/editing/api2 new file mode 100644 index 00000000..1f4e05ff --- /dev/null +++ b/test/modules/textadept/editing/api2 @@ -0,0 +1,4 @@ +foo2 Foo2 +bar2 Bar2 +baz2 Baz2 +quux2 Quux2 -- cgit v1.2.3