From 63a88c873f3643aad9208488765dc53618edd40e Mon Sep 17 00:00:00 2001 From: Jędrzej Boczar Date: Thu, 22 Apr 2021 20:53:30 +0200 Subject: move all tests to top-level tests/ directory --- lua/tests/indent/python/strings.py | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 lua/tests/indent/python/strings.py (limited to 'lua/tests/indent/python/strings.py') diff --git a/lua/tests/indent/python/strings.py b/lua/tests/indent/python/strings.py deleted file mode 100644 index 0eb088fa6..000000000 --- a/lua/tests/indent/python/strings.py +++ /dev/null @@ -1,17 +0,0 @@ -a = """ - String A -""" - -b = """ -String B -""" - -c = """ - String C - """ - -d = """ - String D -String D - String D - """ -- cgit v1.2.3-70-g09d2