From 5d4ccb50bd853b53581cbfeed6bbc6d5426fce34 Mon Sep 17 00:00:00 2001 From: Smirnov Oleksandr Date: Thu, 20 Jul 2023 20:14:40 +0300 Subject: [PATCH] remove the thing --- spec/i_am_not_working.lua | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 spec/i_am_not_working.lua diff --git a/spec/i_am_not_working.lua b/spec/i_am_not_working.lua deleted file mode 100644 index a129071..0000000 --- a/spec/i_am_not_working.lua +++ /dev/null @@ -1,3 +0,0 @@ -it("asdfl", function() - assert.are.same(false, true) -end)