Skip to content

Commit

Permalink
feat(build): update test cases
Browse files Browse the repository at this point in the history
  • Loading branch information
missinglink committed Jul 10, 2018
1 parent 0112827 commit 5ba9494
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions test/cases/citySearch.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
85872885 Allen
404485941 Allentown
421176003 Almaty
101751877 Almere Stad
1158787353 Almere Stad
85937153 Alpharetta
85883945 Alvaro Obregon
101752081 Amadora
Expand Down Expand Up @@ -534,7 +534,7 @@
404227469 Irvine, England
101725697 Irving
85827089 Irvington
85866373 Islington
1158857275 Islington
85679237 Istanbul
102002763 Ivanovo
102031971 Iwaki
Expand Down Expand Up @@ -734,7 +734,7 @@
404492091 Milwaukee
85969169 Minneapolis
85834583 Minnetonka Mills
85834609 Miramar
85932323 Miramar
101751725 Miskolc
85923083 Mission Viejo
101735893 Mississauga
Expand All @@ -757,7 +757,7 @@
102003033 Moscow
85835611 Mount Pleasant
85940777 Mount Prospect
85835705 Mount Vernon
101730487 Mount Vernon
85922355 Mountain View
102025093 Mueang Nonthaburi
101725681 Muenster
Expand Down Expand Up @@ -1033,7 +1033,6 @@
404497587 Schaumburg
85977841 Schenectady
85917475 Scottsdale
85847473 Scranton
101750557 Scunthorpe
101730401 Seattle
102019121 Semarang
Expand Down
2 changes: 1 addition & 1 deletion test/functional.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ module.exports.functional = function(test, util) {
assert('ケープタウン 南アフリカ', [101928027]);
assert('경기도 광명시', [890472589]);
assert('서울 마포구', [890473201]);
assert('부산광역시 부산진구', [890475779]);
assert('부산광역시 부산진구', [102026581]);
assert('전라북도 전주시 완산구', [890476473]);

assert('london on', [ 101735809 ]);
Expand Down

0 comments on commit 5ba9494

Please sign in to comment.