aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/title
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/fixtures/title')
-rw-r--r--tests/data/fixtures/title/1.json9
-rw-r--r--tests/data/fixtures/title/1.typescript1
-rw-r--r--tests/data/fixtures/title/2.json8
-rw-r--r--tests/data/fixtures/title/2.typescript1
4 files changed, 19 insertions, 0 deletions
diff --git a/tests/data/fixtures/title/1.json b/tests/data/fixtures/title/1.json
new file mode 100644
index 0000000..eb4e511
--- /dev/null
+++ b/tests/data/fixtures/title/1.json
@@ -0,0 +1,9 @@
+{
+ "contents": "",
+ "cells": {},
+ "cursor_position": [
+ 0,
+ 0
+ ],
+ "title": "it's a title"
+} \ No newline at end of file
diff --git a/tests/data/fixtures/title/1.typescript b/tests/data/fixtures/title/1.typescript
new file mode 100644
index 0000000..5186305
--- /dev/null
+++ b/tests/data/fixtures/title/1.typescript
@@ -0,0 +1 @@
+]2;it's a title \ No newline at end of file
diff --git a/tests/data/fixtures/title/2.json b/tests/data/fixtures/title/2.json
new file mode 100644
index 0000000..bb83ae4
--- /dev/null
+++ b/tests/data/fixtures/title/2.json
@@ -0,0 +1,8 @@
+{
+ "contents": "",
+ "cells": {},
+ "cursor_position": [
+ 0,
+ 0
+ ]
+} \ No newline at end of file
diff --git a/tests/data/fixtures/title/2.typescript b/tests/data/fixtures/title/2.typescript
new file mode 100644
index 0000000..65ecee2
--- /dev/null
+++ b/tests/data/fixtures/title/2.typescript
@@ -0,0 +1 @@
+]2; \ No newline at end of file