Skip to content
Snippets Groups Projects
Commit 763d850a authored by Todd Gamblin's avatar Todd Gamblin
Browse files

Add tests for importing packages directly.

Added test for, e.g.:

    import spack.pkg.builtin.mock.mpich
    import spack.pkg.builtin.mock.mpich as mpich
    from spack.pkg.builtin.mock.mpich import Mpich

Among others.  These ensure that direct package imports work so that
packages can be extended.
parent 89d51279
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment