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)