Harshavardhana 0e416ea699 Tests were running 4 times due to multiple times the TestingT{} was being called
Calling multiple times TestingT{} will hook up runner for Suites for that many times
which would lead to repeated running tests.

Fix it by only initializing it once for all the Suites
2015-08-20 22:32:50 -07:00
..
2015-08-18 19:30:17 -07:00
2015-08-18 19:30:17 -07:00
2015-08-19 22:40:27 -07:00