From e2cd526456069fb0438f39ab35237b36cabc47e7 Mon Sep 17 00:00:00 2001 From: Simey Lameze Date: Thu, 7 Jul 2022 10:36:52 +0800 Subject: [PATCH] MDL-74925 phpunit: add missing course/format test suite --- phpunit.xml.dist | 3 +++ 1 file changed, 3 insertions(+) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index f2ef3acee87d3..34dd79c3558d8 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -103,6 +103,9 @@ course/tests + + course/format/tests + privacy/tests