From 3d8e234c1bcdae6e83465d08158188e76aa1aae9 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 5 Dec 2019 03:13:37 -0500 Subject: convert tests to fixtures --- tests/data/fixtures/ri.in | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/data/fixtures/ri.in (limited to 'tests/data/fixtures/ri.in') diff --git a/tests/data/fixtures/ri.in b/tests/data/fixtures/ri.in new file mode 100644 index 0000000..124a807 --- /dev/null +++ b/tests/data/fixtures/ri.in @@ -0,0 +1,3 @@ +foo\nbar\x1bMbaz +\x1bc1\r\n2\r\n3\r\n4\r\n5\r\n6\r\n7\r\n8\r\n9\r\n10\r\n11\r\n12\r\n13\r\n14\r\n15\r\n16\r\n17\r\n18\r\n19\r\n20\r\n21\r\n22\r\n23\r\n24 +\x1b[H\x1bM -- cgit v1.2.3-54-g00ecf