diff options
author | 2020-06-22 20:36:51 -0400 | |
---|---|---|
committer | 2020-06-22 20:36:51 -0400 | |
commit | 6c4fd0298792d234261a6978238078f4e6e3de13 (patch) | |
tree | e4a69820111222d15a2d3db0fc698edb2ddf30bf /test/modules/history | |
parent | 7c47a9ca0ae48c02842a0534828fea95861f4b4c (diff) | |
download | textadept-6c4fd0298792d234261a6978238078f4e6e3de13.tar.gz textadept-6c4fd0298792d234261a6978238078f4e6e3de13.zip |
Added tests for external ctags, file_diff, history, and spellcheck modules.
Diffstat (limited to 'test/modules/history')
-rw-r--r-- | test/modules/history/1 | 20 | ||||
-rw-r--r-- | test/modules/history/2 | 20 |
2 files changed, 40 insertions, 0 deletions
diff --git a/test/modules/history/1 b/test/modules/history/1 new file mode 100644 index 00000000..7b050800 --- /dev/null +++ b/test/modules/history/1 @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/test/modules/history/2 b/test/modules/history/2 new file mode 100644 index 00000000..7b050800 --- /dev/null +++ b/test/modules/history/2 @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + |