Remove unusued tests

This commit is contained in:
Antonin Décimo
2016-05-28 01:07:26 +02:00
parent 0b22cd309f
commit e4262b0fbe

View File

@@ -1,7 +0,0 @@
describe("love-release tests", function()
describe("should test something", function()
it("not right now", function()
assert.truthy("Sorry.")
end)
end)
end)