Skip to content

Commit

Permalink
Re #8107. Fix python live data test.
Browse files Browse the repository at this point in the history
  • Loading branch information
RussellTaylor committed Oct 10, 2013
1 parent 1232c78 commit 0c68aad
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ class LoadLiveDataTest(unittest.TestCase):

def setUp(self):
FrameworkManager.clearData()
ConfigService.updateFacilities(os.path.join(ConfigService.getInstrumentDirectory(),"IDFs_for_UNIT_TESTING/UnitTestFacilities.xml"))
ConfigService.setFacility("TEST")
pass


Expand Down

0 comments on commit 0c68aad

Please sign in to comment.