From 63d5b2ccb848ccb5f419106d2d879eb0d5ef6acd Mon Sep 17 00:00:00 2001 From: Mariusz Felisiak Date: Fri, 14 Jul 2023 07:30:46 +0200 Subject: Enable foundation tests. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 95015c89..ca3c1dbe 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ STATIC = djangoproject/static SCSS = djangoproject/scss JQUERY_FLOT=djangoproject/static/js/lib/jquery-flot -APP_LIST ?= accounts aggregator blog contact dashboard djangoproject docs fundraising legacy members releases svntogit tracdb +APP_LIST ?= accounts aggregator blog contact dashboard djangoproject docs foundation fundraising legacy members releases svntogit tracdb .PHONY: collectstatics compile-scss compile-scss-debug watch-scss run install test ci -- cgit v1.3