From 08f56bb30addeb7490323b2c863b7d202dc5256e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Se=CC=81rgio=20Ramos?= Date: Mon, 24 Oct 2016 12:22:12 +0100 Subject: [PATCH] Revert "tests: commenting out frontend tests" This reverts commit 24610c2dce39ab1f32ffad5fd62486c61901fccb. --- frontend/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/Makefile b/frontend/Makefile index b399d9a8..731b9a6d 100644 --- a/frontend/Makefile +++ b/frontend/Makefile @@ -1,6 +1,6 @@ .PHONY: test test: - # npm run test + npm run test .PHONY: install install: