Skip to content

Commit 451fd78

Browse files
committed
Fix from snmf to nmf_mapping
1 parent a8816a6 commit 451fd78

File tree

1 file changed

+1
-1
lines changed
  • src/diffpy/nmf_mapping/tests

1 file changed

+1
-1
lines changed

src/diffpy/nmf_mapping/tests/run.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
#
1414
##############################################################################
1515
"""Convenience module for executing all unit tests with
16-
python -m diffpy.snmf.tests.run
16+
python -m diffpy.nmf_mapping.tests.run
1717
"""
1818

1919
import sys

0 commit comments

Comments
 (0)