diff options
Diffstat (limited to 'tests/fmt/Makefile.am')
-rw-r--r-- | tests/fmt/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/fmt/Makefile.am b/tests/fmt/Makefile.am index 093f813c4..3ed6f7283 100644 --- a/tests/fmt/Makefile.am +++ b/tests/fmt/Makefile.am @@ -6,6 +6,7 @@ TESTS_ENVIRONMENT = \ top_srcdir=$(top_srcdir) \ srcdir=$(srcdir) \ PERL="$(PERL)" \ + CU_TEST_NAME=`basename $(abs_srcdir)`,$$tst \ PATH="$(VG_PATH_PREFIX)`pwd`/../../src$(PATH_SEPARATOR)$$PATH" \ PROG=fmt |