about summary refs log tree commit homepage
path: root/t/indexlevels-mirror-v1.t
diff options
context:
space:
mode:
Diffstat (limited to 't/indexlevels-mirror-v1.t')
-rw-r--r--t/indexlevels-mirror-v1.t4
1 files changed, 4 insertions, 0 deletions
diff --git a/t/indexlevels-mirror-v1.t b/t/indexlevels-mirror-v1.t
new file mode 100644
index 00000000..9998a09a
--- /dev/null
+++ b/t/indexlevels-mirror-v1.t
@@ -0,0 +1,4 @@
+# Copyright (C) 2019 all contributors <meta@public-inbox.org>
+# License: AGPL-3.0+ <https://www.gnu.org/licenses/agpl-3.0.txt>
+$ENV{PI_TEST_VERSION} = 1;
+require './t/indexlevels-mirror.t';