move env cleaning and clean before java test

This commit is contained in:
Joona
2017-08-22 15:23:35 -07:00
parent 9d3a847555
commit 48274e889f
4 changed files with 98 additions and 65 deletions

View File

@ -26,6 +26,8 @@
#include "multimc_logic_export.h"
QProcessEnvironment CleanEnviroment();
class MULTIMC_LOGIC_EXPORT JavaUtils : public QObject
{
Q_OBJECT