aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/colors/18.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/fixtures/colors/18.json')
-rw-r--r--tests/data/fixtures/colors/18.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/tests/data/fixtures/colors/18.json b/tests/data/fixtures/colors/18.json
new file mode 100644
index 0000000..186024f
--- /dev/null
+++ b/tests/data/fixtures/colors/18.json
@@ -0,0 +1,19 @@
+{
+ "contents": "foo",
+ "cells": {
+ "0,0": {
+ "contents": "f"
+ },
+ "0,1": {
+ "contents": "o",
+ "bgcolor": "1"
+ },
+ "0,2": {
+ "contents": "o"
+ }
+ },
+ "cursor_position": [
+ 0,
+ 2
+ ]
+} \ No newline at end of file