From 532a9b9417f26c2d7011e4f1b79d556db717a650 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 5 Dec 2019 14:48:06 -0500 Subject: preserve wrapping state when possible --- tests/data/fixtures/il_dl/13.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tests/data/fixtures/il_dl/13.json (limited to 'tests/data/fixtures/il_dl/13.json') diff --git a/tests/data/fixtures/il_dl/13.json b/tests/data/fixtures/il_dl/13.json new file mode 100644 index 0000000..5deb58b --- /dev/null +++ b/tests/data/fixtures/il_dl/13.json @@ -0,0 +1,8 @@ +{ + "contents": "", + "cells": {}, + "cursor_position": [ + 0, + 79 + ] +} \ No newline at end of file -- cgit v1.2.3-54-g00ecf