Changeset 734 for trunk/test/Makefile.am
- Timestamp:
- Dec 15, 2008, 11:56:22 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/Makefile.am
r730 r734 31 31 # these tests are only for developers since we do not distribute test repository 32 32 if HAVE_TEST_REPO 33 TESTS += test_repo.sh check_repo_status.sh 33 TESTS += test_repo.sh 34 endif 35 # check_repo_status only works in an svn wc 36 if HAVE_SVN_WC 37 TESTS += check_repo_status.sh 34 38 endif 35 39
Note: See TracChangeset
for help on using the changeset viewer.