From 0fa875ba166df3985adb4e1f2229fd7e7a4189f1 Mon Sep 17 00:00:00 2001
From: open-license-manager <rillf@maildrop.cc>
Date: 摹曛, 24 4月 2014 06:27:31 +0800
Subject: [PATCH] disk sn

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