dwyl / learn-istanbul

:checkered_flag: Learn how to use the Istanbul JavaScript Code Coverage Tool
339 stars 41 forks source link

test.js and test1.js appear to be identical is this intentional? #6

Closed nelsonic closed 8 years ago

nelsonic commented 8 years ago

https://github.com/dwyl/learn-istanbul/blob/d8ebff630bdb7fdfcbd7a67cf3e56b66654ff358/test.js and https://github.com/dwyl/learn-istanbul/blob/d8ebff630bdb7fdfcbd7a67cf3e56b66654ff358/test1.js appear to be identical. is this intentional? do we need both?