Skip to content

Commit

Permalink
Update test_demos_and_examples.py
Browse files Browse the repository at this point in the history
  • Loading branch information
toruseo committed Mar 19, 2024
1 parent 64bd115 commit 6f182a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_demos_and_examples.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import os

# Directory containing example scripts
examples_dir = 'demos_and_examples'
examples_dir = '../demos_and_examples'
# Ignore list
nontest_files = [
"example_14en_multiple_signals_Deep_Reinforcement_Learning_pytorch.py" #takes too much time. DQN can be tested by example_12en_* as well.
Expand Down

0 comments on commit 6f182a2

Please sign in to comment.