Skip to content

Commit c01ac88

Browse files
authored
Update CMakeLists.txt
1 parent c075270 commit c01ac88

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CMakeLists.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -118,10 +118,10 @@ add_unit_test(random_test
118118
${MAIN}/cxx/core/random.h
119119
${TEST}/cxx/core/random_test.cxx)
120120

121-
add_flavour_test(curcuma_test 159.77 171.89)
122-
add_flavour_test(oregano_test 251.04)
123-
add_flavour_test(mascada_test 251.46)
124-
add_flavour_test(azafran_test 103.91 258.67 213.20 223.51 238.06 196.48)
121+
add_flavour_test(curcuma 159.77 171.89)
122+
add_flavour_test(oregano 251.04)
123+
add_flavour_test(mascada 251.46)
124+
add_flavour_test(azafran 103.91 258.67 213.20 223.51 238.06 196.48)
125125

126126
add_executable(airtovac EXCLUDE_FROM_ALL ${MAIN}/cxx/util/airtovac.cxx
127127
${MAIN}/cxx/core/base.h

0 commit comments

Comments
 (0)