Changeset 1421


Ignore:
Timestamp:
Dec 15, 2011, 12:53:35 AM (11 years ago)
Author:
Peter Johansson
Message:

add test refs #510

Location:
trunk/test
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/test/Makefile.am

    r1420 r1421  
    4747distributed_TESTS += link_root_test.sh
    4848distributed_TESTS += permission_test.sh
     49distributed_TESTS += remove_cache_test.sh
    4950distributed_TESTS += repo_status_test.sh
    5051distributed_TESTS += repo_test.sh
     
    6061
    6162# tests not yet passing are listed here
    62 XFAIL_TESTS =
     63XFAIL_TESTS = remove_cache_test.sh
    6364
    6465noinst_HEADERS = Suite.h
Note: See TracChangeset for help on using the changeset viewer.