From 9b05bd60d5f125f3c68b68641d31837ad3d04744 Mon Sep 17 00:00:00 2001 From: William Cheng Date: Fri, 18 May 2018 19:29:18 +0800 Subject: [PATCH] update elm test to compile all elm files (#95) --- samples/client/petstore/elm/pom.xml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/samples/client/petstore/elm/pom.xml b/samples/client/petstore/elm/pom.xml index c5dfdce280e6..abedbfae9c5a 100644 --- a/samples/client/petstore/elm/pom.xml +++ b/samples/client/petstore/elm/pom.xml @@ -33,12 +33,7 @@ exec - elm - - make - --yes - src/Main.elm - + ./elm-compile-test