Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Convert the unit tests of xbt::dict to Catch2.
[simgrid.git] / tools / cmake / UnitTesting.cmake
index a23de9d..85e80f5 100644 (file)
@@ -6,7 +6,6 @@
 
 set(FILES_CONTAINING_UNITTESTS
   src/xbt/cunit.cpp
-  src/xbt/dict.cpp
   src/xbt/xbt_str.cpp
   src/xbt/config.cpp
 )