aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/attrs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/fixtures/attrs')
-rw-r--r--tests/data/fixtures/attrs/10.json17
-rw-r--r--tests/data/fixtures/attrs/10.typescript1
2 files changed, 18 insertions, 0 deletions
diff --git a/tests/data/fixtures/attrs/10.json b/tests/data/fixtures/attrs/10.json
new file mode 100644
index 0000000..b6cb478
--- /dev/null
+++ b/tests/data/fixtures/attrs/10.json
@@ -0,0 +1,17 @@
+{
+ "contents": " ab",
+ "cells": {
+ "0,78": {
+ "contents": "a",
+ "fgcolor": "1"
+ },
+ "0,79": {
+ "contents": "b",
+ "fgcolor": "1"
+ }
+ },
+ "cursor_position": [
+ 0,
+ 80
+ ]
+} \ No newline at end of file
diff --git a/tests/data/fixtures/attrs/10.typescript b/tests/data/fixtures/attrs/10.typescript
new file mode 100644
index 0000000..ba2cb07
--- /dev/null
+++ b/tests/data/fixtures/attrs/10.typescript
@@ -0,0 +1 @@
+cab \ No newline at end of file