diff options
Diffstat (limited to 'tests/benchmarks/gettext/gotext.go')
-rw-r--r-- | tests/benchmarks/gettext/gotext.go | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/benchmarks/gettext/gotext.go b/tests/benchmarks/gettext/gotext.go new file mode 100644 index 0000000..36d1327 --- /dev/null +++ b/tests/benchmarks/gettext/gotext.go @@ -0,0 +1,4 @@ +package gotext + +func MainTest() { +} |