Replace glib threadpool usage with a 'dumb' thread implementation.
[platform/upstream/iotivity.git] / resource / unit_tests.scons
index 7624233..51bc316 100644 (file)
@@ -29,7 +29,6 @@ target_os = env.get('TARGET_OS')
 src_dir = env.get('SRC_DIR')
 build_dir = env.get('BUILD_DIR')
 
-
 if target_os == 'linux':
        # Verify that 'google unit test' library is installed.  If not,
        # get it and install it