diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/xm-test/tests/block-create/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/xm-test/tests/block-create/Makefile.am b/tools/xm-test/tests/block-create/Makefile.am index 63e80353b5..7459cb9f49 100644 --- a/tools/xm-test/tests/block-create/Makefile.am +++ b/tools/xm-test/tests/block-create/Makefile.am @@ -12,7 +12,7 @@ TESTS = 01_block_attach_device_pos.test \ 11_block_attach_shared_dom0.test \ 12_block_attach_shared_domU.test -EXTRA_DIST = $(TESTS) $(XFAIL_TESTS) +EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT=@TENV@ |