From 52745e7663f2657c6a06f624ecbe1e9069a5e6f9 Mon Sep 17 00:00:00 2001
From: Arnaud Botella <arnaud.botella@geode-solutions.com>
Date: 周三, 29 4月 2020 23:12:43 +0800
Subject: [PATCH] Fix #85 (#86)

---
 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