Skip to content

Commit

Permalink
debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
slime73 committed Feb 25, 2024
1 parent 3bb424f commit c2449be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testing/main.lua
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ if love.window ~= nil then require('tests.window') end
-- love.load
-- load given arguments and run the test suite
love.load = function(args)
love.event.quit()

-- setup basic img to display
if love.window ~= nil then
Expand Down

0 comments on commit c2449be

Please sign in to comment.