swift/test/functional
Peter Portante 0e366aa922 Move module level setup under setup_package method
Perform all the package level test setup under the setup_package
method so that we only read the configuration file on disk when
functional tests are run. This let's us "play nice" with other tests.

Change-Id: I699d664bcef6754aac4ec6877830e745b764342f
2014-04-04 07:25:22 -04:00
..