Added basic tests for math shape: Circle and Rectangle (#3129)
* Added basic test for math shape: Circle and Rectangle

* Fixing lint

* Fixing lint again
1 parent 1de4e5e commit 8a7b22a144157f2e5a3bfb276690113ca54ab96e
@godric3 godric3 authored on 17 Oct 2016
Matt Karl committed on 17 Oct 2016
Showing 3 changed files
View
test/core/Circle.js 0 → 100644
View
test/core/Rectangle.js 0 → 100644
View
test/core/index.js