theintern / intern-tutorial

Learn how to use Intern by following this tutorial!
http://theintern.io
144 stars 44 forks source link

Comment on unit tests differs from the default #23

Open dandv opened 9 years ago

dandv commented 9 years ago

https://github.com/theintern/intern-tutorial/blob/completed-tutorial/tests/intern.js#L44 vs. https://github.com/theintern/intern/blob/master/tests/example.intern.js#L44

csnover commented 9 years ago

Yes, it does. Does this matter?

dandv commented 9 years ago

It just triggers a false positive when one compares the initial repo + the changes made while following the tutorial, to the completed tutorial in order to figure out potential causes for tests breaking (#24).