Commits

Mark Sands committed dcc1baec43b
Update test to remove dependency on Foundation. Using APIs from Foundation and the standard library can be a source of pain and can create fragile tests due to API changes. This reduces the test case to pure swift and eliminates the use of the standard library APIs.