aboutsummaryrefslogtreecommitdiff
path: root/test/data/rules/inc-dst-loop-twice
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/rules/inc-dst-loop-twice')
-rw-r--r--test/data/rules/inc-dst-loop-twice20
1 files changed, 20 insertions, 0 deletions
diff --git a/test/data/rules/inc-dst-loop-twice b/test/data/rules/inc-dst-loop-twice
new file mode 100644
index 0000000..abb11b0
--- /dev/null
+++ b/test/data/rules/inc-dst-loop-twice
@@ -0,0 +1,20 @@
+! model = keycodes
+ * = default_keycodes
+
+! layout variant = symbols
+ my_layout my_variant = my_symbols+extra_variant
+
+! layout = symbols
+ my_layout = my_symbols
+ * = default_symbols
+
+! model = types
+ * = default_types
+
+! model = compat
+ * = default_compat
+
+! option = compat
+ my_option = |some:compat
+
+! include %S/inc-src-loop-twice