aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_examples.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_examples.py')
-rwxr-xr-xtest/test_examples.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/test_examples.py b/test/test_examples.py
index cfce57c..c63ac11 100755
--- a/test/test_examples.py
+++ b/test/test_examples.py
@@ -197,6 +197,8 @@ def test_passthrough_hp(short_tmpdir, cache, output_checker):
[ pjoin(basename, 'example', 'passthrough_hp'),
src_dir, mnt_dir ]
+ cmdline.append('--foreground')
+
if not cache:
cmdline.append('--nocache')