Skip to content

Commit

Permalink
fix pr
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanlct committed Jun 26, 2019
1 parent 3a0a9a4 commit ae71d93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/fast_tests/test_examples.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
from ray.tune import run_experiments

os.environ['TEST_FLAG'] = 'True'
os.environ['KMP_DUPLICATE_LIB_OK'] = 'True'


class TestSumoExamples(unittest.TestCase):
Expand Down

0 comments on commit ae71d93

Please sign in to comment.