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/join_lines.py | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 lua/tests/indent/python/join_lines.py (limited to 'lua/tests/indent/python/join_lines.py') diff --git a/lua/tests/indent/python/join_lines.py b/lua/tests/indent/python/join_lines.py deleted file mode 100644 index 491b2cc37..000000000 --- a/lua/tests/indent/python/join_lines.py +++ /dev/null @@ -1,8 +0,0 @@ -a = 2 \ - + 2 - -b = 'hello' \ - 'world' - -c = lambda x: \ - x + 3 -- cgit v1.2.3-70-g09d2