threepipe
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

setuptests.ts 367B

123456789101112131415
  1. /*
  2. * Author: Axel Antoine
  3. * mail: ax.antoine@gmail.com
  4. * website: http://axantoine.com
  5. * Created on Tue Dec 06 2022
  6. *
  7. * Loki, Inria project-team with Université de Lille
  8. * within the Joint Research Unit UMR 9189
  9. * CNRS - Centrale Lille - Université de Lille, CRIStAL
  10. * https://loki.lille.inria.fr
  11. *
  12. * Licence: Licence.md
  13. */
  14. import './utils/testutils';