aboutsummaryrefslogtreecommitdiff
path: root/test/.themisrc
diff options
context:
space:
mode:
Diffstat (limited to 'test/.themisrc')
-rw-r--r--test/.themisrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/.themisrc b/test/.themisrc
new file mode 100644
index 0000000..d73cbf9
--- /dev/null
+++ b/test/.themisrc
@@ -0,0 +1,3 @@
+set encoding=utf-8
+call themis#option('recursive', 1)
+call themis#helper('command').with(themis#helper('assert'))