aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/attrs/9.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/fixtures/attrs/9.json')
-rw-r--r--tests/data/fixtures/attrs/9.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/tests/data/fixtures/attrs/9.json b/tests/data/fixtures/attrs/9.json
new file mode 100644
index 0000000..fb9f7c5
--- /dev/null
+++ b/tests/data/fixtures/attrs/9.json
@@ -0,0 +1,22 @@
+{
+ "contents": " oo",
+ "cells": {
+ "0,0": {
+ "contents": "",
+ "underline": true,
+ "inverse": true
+ },
+ "0,1": {
+ "contents": "o",
+ "underline": true,
+ "inverse": true
+ },
+ "0,2": {
+ "contents": "o"
+ }
+ },
+ "cursor_position": [
+ 0,
+ 0
+ ]
+} \ No newline at end of file