summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_gettext_makefile_in4.vim
diff options
context:
space:
mode:
Diffstat (limited to 'src/testdir/test_gettext_makefile_in4.vim')
-rw-r--r--src/testdir/test_gettext_makefile_in4.vim6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/testdir/test_gettext_makefile_in4.vim b/src/testdir/test_gettext_makefile_in4.vim
new file mode 100644
index 0000000..7f9f3f7
--- /dev/null
+++ b/src/testdir/test_gettext_makefile_in4.vim
@@ -0,0 +1,6 @@
+" Test file for gettext() package makefile
+" Last Change: 2024 Jun 01
+
+echo gettext("This is a test", "test_gettext")
+echo gettext("This is a fourth test", "test_gettext")
+" vim: ts=8