From f529137db0e6402fc0024d04762a89b0bd4aea72 Mon Sep 17 00:00:00 2001 From: Alasdair Smith Date: Tue, 20 Feb 2018 11:19:21 +0000 Subject: [PATCH] Clean frontend tests --- services/web/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/services/web/Makefile b/services/web/Makefile index 3f137a87c7..76d8891dd7 100644 --- a/services/web/Makefile +++ b/services/web/Makefile @@ -159,6 +159,7 @@ clean_frontend: clean_tests: rm -rf test/unit/js + rm -rf test/unit_frontend/js rm -rf test/acceptance/js clean_modules: