Commits

Ankit Aggarwal committed 2da5a11471b
[PackageModel] Remove TestModule class. To support other languages in test targets remove `TestModule` class which was a subclass of `SwiftModule` and add a bool to Module to indicate whether a module is a test or not.