X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1e6fcc878269825df49b11b0e66f3b9de798d4fb..ad32fd753f73b8a8a14242781eb011e78446995a:/src/xbt/cunit.c diff --git a/src/xbt/cunit.c b/src/xbt/cunit.c index b8353b4bb7..5235db6c9e 100644 --- a/src/xbt/cunit.c +++ b/src/xbt/cunit.c @@ -7,6 +7,7 @@ * under the terms of the license (GNU LGPL) which comes with this package. */ /* This is partially inspirated from the OSSP ts (Test Suite Library) */ +/* At some point we should use https://github.com/google/googletest instead */ #include "src/portable.h"