aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/split_utf8/1.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/fixtures/split_utf8/1.json')
-rw-r--r--tests/data/fixtures/split_utf8/1.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/data/fixtures/split_utf8/1.json b/tests/data/fixtures/split_utf8/1.json
new file mode 100644
index 0000000..14dbc43
--- /dev/null
+++ b/tests/data/fixtures/split_utf8/1.json
@@ -0,0 +1,12 @@
+{
+ "contents": "a",
+ "cells": {
+ "0,0": {
+ "contents": "a"
+ }
+ },
+ "cursor_position": [
+ 0,
+ 1
+ ]
+} \ No newline at end of file