commit | fcb09192df396a174a510eeb94f9e91cbdba44e4 | [log] [tgz] |
---|---|---|
author | Lawrence Tang <lawrence.tang@arm.com> | Tue Jul 19 16:30:39 2022 +0100 |
committer | Lawrence Tang <lawrence.tang@arm.com> | Tue Jul 19 16:30:39 2022 +0100 |
tree | 9f45917c47292bb79ac4fdb9174e64c7a5303042 | |
parent | 4237584e2b4887369441d096621b26f7a8679907 [diff] [blame] |
Clear up from test addition.
diff --git a/CMakeLists.txt b/CMakeLists.txt index e10590c..ae125da 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt
@@ -67,4 +67,4 @@ add_custom_command(TARGET cper-convert POST_BUILD COMMAND cp -r specification/json/* bin/specification) # Add tests to GoogleTest. -#gtest_discover_tests(cper-tests WORKING_DIRECTORY bin/) \ No newline at end of file +gtest_discover_tests(cper-tests WORKING_DIRECTORY bin/) \ No newline at end of file