Skip to content
Snippets Groups Projects
Commit 000387d5 authored by Hamer Iboshi's avatar Hamer Iboshi
Browse files

Merge branch 'master' of gitlab.c3sl.ufpr.br:simcaq/lde-api-regression-test

parents e977c3c7 eefc15bf
Branches
No related tags found
No related merge requests found
......@@ -72,3 +72,5 @@ class RegressionTest:
cprint(str(ex)+"\n"+name+' FAIL!','red')
fail+=1
cprint('TOTAL FAIL: '+str(fail),'red')
if (fail > 0):
exit(-1)
......@@ -3,7 +3,7 @@
1,30420,Brasil,2011
2,31866,Brasil,2012
3,32049,Brasil,2013
4,32877,Brasil,2014
4,32878,Brasil,2014
5,33501,Brasil,2015
6,34366,Brasil,2016
7,35380,Brasil,2017
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment