William Cheng b88b1d656a
Add auto-generated tests and travis config to Dart clients (#3006)
* add auto-generated tests and travis config for dart

* improve tests

* fix tests

* add test, travis files to dart jaguar generator
2019-05-27 18:44:57 +08:00

7 lines
148 B
Bash
Executable File

#!/bin/sh
echo "purge test fils under 'test' folder"
rm -Rf flutter_petstore/openapi/test/
rm -Rf openapi/test/
rm -Rf openapi-browser-client/test