diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/xm-test/tests/create/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/xm-test/tests/create/Makefile.am b/tools/xm-test/tests/create/Makefile.am index a4aa41a727..bd64f5529c 100644 --- a/tools/xm-test/tests/create/Makefile.am +++ b/tools/xm-test/tests/create/Makefile.am @@ -15,7 +15,7 @@ TESTS = 01_create_basic_pos.test \ 14_create_blockroot_pos.test \ 15_create_smallmem_pos.test -EXTRA_DIST = $(TESTS) $(XFAIL_TESTS) +EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT=@TENV@ |