From 9fefb2942865846ccb7dbdac4ebd4515b8c851a2 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 4 Jan 2017 18:25:48 +0300 Subject: Add physfs deinit function for unit tests. But not using it for now. --- src/integrity_unittest.cc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/integrity_unittest.cc') diff --git a/src/integrity_unittest.cc b/src/integrity_unittest.cc index d1b332387..39fa054f1 100644 --- a/src/integrity_unittest.cc +++ b/src/integrity_unittest.cc @@ -163,4 +163,6 @@ TEST_CASE("integrity tests", "integrity") delete client; client = nullptr; + +// PhysFs::deinit(); } -- cgit v1.2.3-70-g09d2