From 2a11f552675512f4f405d1e6b88688c73450bfff Mon Sep 17 00:00:00 2001 From: William Cheng Date: Sat, 22 Dec 2018 16:30:19 +0800 Subject: [PATCH] Re-enable the rust reqwest client test --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 791bb8e2ad2..a0a4d2c0acb 100644 --- a/pom.xml +++ b/pom.xml @@ -1027,7 +1027,7 @@ samples/client/petstore/elm-0.18 samples/client/petstore/groovy samples/client/petstore/rust - + samples/client/petstore/rust-reqwest samples/client/petstore/php/OpenAPIClient-php samples/openapi3/client/petstore/php/OpenAPIClient-php