summaryrefslogtreecommitdiff
path: root/tests/layouts/valid-12.layout
diff options
context:
space:
mode:
Diffstat (limited to 'tests/layouts/valid-12.layout')
-rw-r--r--tests/layouts/valid-12.layout15
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/layouts/valid-12.layout b/tests/layouts/valid-12.layout
new file mode 100644
index 00000000..1c9fa227
--- /dev/null
+++ b/tests/layouts/valid-12.layout
@@ -0,0 +1,15 @@
+{
+ "text" : "a b c d
e f g h\n",
+ "attributes" : [],
+ "font" : "Cantarell 11",
+ "tabs" : {
+ "positions-in-pixels" : true,
+ "positions" : [
+ 0,
+ 50,
+ 100,
+ 150,
+ 200
+ ]
+ }
+}