fix bash test package name (#4566)

This commit is contained in:
wing328
2017-01-16 19:09:25 +08:00
committed by GitHub
parent 410f6d74c8
commit 3b3ded0290

View File

@@ -1,4 +1,4 @@
package io.swagger.codegen.python;
package io.swagger.codegen.bash;
import io.swagger.codegen.CodegenModel;
import io.swagger.codegen.CodegenOperation;