We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1602d70 commit acaff17Copy full SHA for acaff17
1 file changed
lib/spack/spack/test/__init__.py
@@ -39,7 +39,7 @@
39
'svn_fetch', 'hg_fetch', 'mirror', 'modules', 'url_extrapolate',
40
'cc', 'link_tree', 'spec_yaml', 'optional_deps',
41
'make_executable', 'configure_guess', 'lock', 'database',
42
- 'namespace_trie', 'yaml', 'sbang', 'packaginf', 'environment', 'cmd.find',
+ 'namespace_trie', 'yaml', 'sbang', 'packaging', 'environment', 'cmd.find',
43
'cmd.uninstall', 'cmd.test_install']
44
45
0 commit comments