Merge pull request #3070 from pixijs/add-unit-tests
Adds unit tests for Point, ObservablePoint, Matrix
commit 1acdee86c0e84dd52e140f5a96111ab2f52e8546
2 parents 417d994 + 74be9f0
@Chad Engler Chad Engler authored on 5 Oct 2016
GitHub committed on 5 Oct 2016
Showing 5 changed files
View
test/.eslintrc.json
View
test/core/Matrix.js 0 → 100644
View
test/core/ObservablePoint.js 0 → 100644
View
test/core/Point.js 0 → 100644
View
test/core/index.js