[libcalamares] Rename tests for consistency
This commit is contained in:
parent
3c618a9a19
commit
a44e6802e5
@ -216,19 +216,19 @@ endforeach()
|
||||
#
|
||||
#
|
||||
calamares_add_test(
|
||||
libcalamarestest
|
||||
libcalamaresutilstest
|
||||
SOURCES
|
||||
utils/Tests.cpp
|
||||
)
|
||||
|
||||
calamares_add_test(
|
||||
libcalamarestestpaths
|
||||
libcalamaresutilspathstest
|
||||
SOURCES
|
||||
utils/TestPaths.cpp
|
||||
)
|
||||
|
||||
calamares_add_test(
|
||||
geoiptest
|
||||
libcalamaresgeoiptest
|
||||
SOURCES
|
||||
geoip/GeoIPTests.cpp
|
||||
${geoip_src}
|
||||
|
Loading…
Reference in New Issue
Block a user