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