platform/model: Don't pull in the "testing" package in normal builds (#6735)

Rename all files importing the "testing" package in "platform/model"
so that they only get compiled in test builds. This avoids the side
effects of the testing package (notably, defining some command line
flags with the "flags" package) for codebases importing the model
package.
This commit is contained in:
Adrien
2017-06-26 14:32:39 -04:00
committed by Joram Wilander
parent 82b36b3721
commit f404483834