is_hdd update

This commit is contained in:
p8p 2018-08-25 04:16:01 -07:00
parent 91c7d68b2d
commit 9d6539923e
No known key found for this signature in database
GPG key ID: F7078EC66F3061EE
5 changed files with 61 additions and 53 deletions

View file

@ -76,7 +76,8 @@ set(unit_tests_sources
output_selection.cpp
vercmp.cpp
ringdb.cpp
wipeable_string.cpp)
wipeable_string.cpp
is_hdd.cpp)
set(unit_tests_headers
unit_tests_utils.h)