X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/08e7455d67920bbd7a87f440d00f2c1e071314a0..f7e0fb6f385fa868e8f9d68decb69483fa26fc5a:/teshsuite/s4u/activity-lifecycle/testing_sleep.cpp diff --git a/teshsuite/s4u/activity-lifecycle/testing_sleep.cpp b/teshsuite/s4u/activity-lifecycle/testing_sleep.cpp index b424564d44..362b3c0bc1 100644 --- a/teshsuite/s4u/activity-lifecycle/testing_sleep.cpp +++ b/teshsuite/s4u/activity-lifecycle/testing_sleep.cpp @@ -1,9 +1,9 @@ -/* Copyright (c) 2010-2021. The SimGrid Team. All rights reserved. */ +/* Copyright (c) 2010-2023. The SimGrid Team. All rights reserved. */ /* This program is free software; you can redistribute it and/or modify it * under the terms of the license (GNU LGPL) which comes with this package. */ -#include "activity-lifecycle.hpp" +#include "teshsuite/catch_simgrid.hpp" TEST_CASE("Activity lifecycle: sleep activities") {