From b01aec9f631409027c706c95a798f56d41b28c5c Mon Sep 17 00:00:00 2001
From: open-license-manager <rillf@maildrop.cc>
Date: 周二, 22 7月 2014 14:51:57 +0800
Subject: [PATCH] tests

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

diff --git a/test/library/Os_Linux_test.cpp b/test/library/Os_Linux_test.cpp
index 1d5c9c6..26dcb76 100644
--- a/test/library/Os_Linux_test.cpp
+++ b/test/library/Os_Linux_test.cpp
@@ -22,7 +22,7 @@
 	BOOST_CHECK_GT(strlen(diskInfos[0].label), 0);
 	BOOST_CHECK_GT(diskInfos[0].disk_sn[0], 0);
 }
-/*
+
 BOOST_AUTO_TEST_CASE( read_network_adapters ) {
 	AdapterInfo * adapter_info = NULL;
 	size_t adapter_info_size = 0;
@@ -46,4 +46,4 @@
 		}
 	}
 
-}*/
+}

--
Gitblit v1.9.1