From 855387d2d795c9471587cc7ddf2c66bb676d698e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 5 Jan 2017 17:00:02 +0300 Subject: Fix different issues in unit tests. Fix crash with some compilers flags. Clean window container to null after it was removed. Init and deinit physfs globally. --- src/integrity_unittest.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/integrity_unittest.cc') diff --git a/src/integrity_unittest.cc b/src/integrity_unittest.cc index 39fa054f1..54137e6b2 100644 --- a/src/integrity_unittest.cc +++ b/src/integrity_unittest.cc @@ -66,7 +66,6 @@ TEST_CASE("integrity tests", "integrity") setEnv("SDL_VIDEODRIVER", "dummy"); client = new Client; - PHYSFS_init("manaplus"); dirSeparator = "/"; XML::initXML(); SDL_Init(SDL_INIT_VIDEO); -- cgit v1.2.3-60-g2f50