From 7ccf9df9e3b39c4ac84fd766e99f897e007077ec Mon Sep 17 00:00:00 2001 From: Deepak Michael Date: Mon, 1 Aug 2011 23:05:30 +0530 Subject: [PATCH] Swagr codegen: Included tests for a couple of the invoked apis and moved test package under com.wordnik.swagger --- code-gen/conf/java/structure/build.xml | 2 +- java/build.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/code-gen/conf/java/structure/build.xml b/code-gen/conf/java/structure/build.xml index 30c58cdc45a..af23a0a1d32 100644 --- a/code-gen/conf/java/structure/build.xml +++ b/code-gen/conf/java/structure/build.xml @@ -11,7 +11,7 @@ - + diff --git a/java/build.xml b/java/build.xml index 5e662ecf0da..0f2e75a2743 100644 --- a/java/build.xml +++ b/java/build.xml @@ -15,7 +15,7 @@ - +