Skip to content

Commit acaff17

Browse files
committed
fix typo from merge
1 parent 1602d70 commit acaff17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/spack/spack/test/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
'svn_fetch', 'hg_fetch', 'mirror', 'modules', 'url_extrapolate',
4040
'cc', 'link_tree', 'spec_yaml', 'optional_deps',
4141
'make_executable', 'configure_guess', 'lock', 'database',
42-
'namespace_trie', 'yaml', 'sbang', 'packaginf', 'environment', 'cmd.find',
42+
'namespace_trie', 'yaml', 'sbang', 'packaging', 'environment', 'cmd.find',
4343
'cmd.uninstall', 'cmd.test_install']
4444

4545

0 commit comments

Comments
 (0)