From 313a1361b11f31da7ee7ad2f2430bbc918b61ef3 Mon Sep 17 00:00:00 2001
From: Gabriele Contini <contini.mailing@gmail.com>
Date: 周六, 02 5月 2020 10:08:47 +0800
Subject: [PATCH] Visual studio 2015 isn't supported anymore.

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