Skip to content
  • mevenson@1c010e3e-69d0-11dd-93a8-456734b0d56f's avatar
    abcl-asdf: fix problems with test suite's reliance on PROVE · cb70478c
    Even though defining our tests ASDF subcomponents are where we wish to
    eventually end up, currently there can be problems with referencing
    testing dependencies that are inadvertently tickled by their mere
    declaration.  To eliminate this possiblity, we move the test
    definitions to their own file, which should work as long as these
    definitions aren't referenced at runtime.
    cb70478c