We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3576f6b commit b87c4d2Copy full SHA for b87c4d2
tests/test_examples.py
@@ -96,6 +96,7 @@ def test_boston_configs():
96
for config_path in glob(join(_new_boston_dir, 'boston', '*.cfg')):
97
run_configuration(config_path, quiet=True)
98
99
+
100
def test_iris_configs():
101
"""
102
Run all of the configuration files for the boston example
0 commit comments