Added sample test case for travis

This commit is contained in:
Manish Verma
2018-08-13 14:15:16 +05:30
parent 4c46d979a8
commit 0ad0391cb0
4 changed files with 4 additions and 6 deletions

View File

@@ -7,8 +7,7 @@
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
processIsolation="false"
stopOnFailure="false"
syntaxCheck="false">
stopOnFailure="false">
<testsuites>
<testsuite name="Application Test Suite">
<directory>./tests/</directory>