Merge pull request #5 from apple/revert-2-master

Revert "Disable foundation test due to https://github.com/apple/swift-corelib…"
diff --git a/test-foundation-package/test-foundation-package.py b/test-foundation-package/test-foundation-package.py
index 754ae3e..3e2450e 100644
--- a/test-foundation-package/test-foundation-package.py
+++ b/test-foundation-package/test-foundation-package.py
@@ -1,7 +1,5 @@
 # Trivial test for importing Foundation
 #
-# https://github.com/apple/swift-corelibs-foundation/pull/304
-# REQUIRES: disabled
 # 
 # Make a sandbox dir.
 # RUN: rm -rf %t.dir