From 72c1d257af15851c4820f9446d8a244f2d732eb4 Mon Sep 17 00:00:00 2001
From: gcontini <1121667+gcontini@users.noreply.github.com>
Date: 周日, 26 4月 2020 19:22:44 +0800
Subject: [PATCH] better vm detection

---
 test/library/os/execution_environment_test.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/test/library/os/execution_environment_test.cpp b/test/library/os/execution_environment_test.cpp
index a058cd0..14a2abc 100644
--- a/test/library/os/execution_environment_test.cpp
+++ b/test/library/os/execution_environment_test.cpp
@@ -1,4 +1,4 @@
-#define BOOST_TEST_MODULE network_test
+#define BOOST_TEST_MODULE execution_environment_test
 #include <string>
 #include <iostream>
 #include <boost/test/unit_test.hpp>

--
Gitblit v1.9.1