Skip to content

Commit

Permalink
Update specutils/tests/test_loaders.py
Browse files Browse the repository at this point in the history
Co-Authored-By: hamogu <[email protected]>
  • Loading branch information
nmearl and hamogu authored Feb 1, 2019
1 parent b3bf16e commit 2690183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specutils/tests/test_loaders.py
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ def test_no_reader_matches(name):
'''If no reader matches a file, check that the correct error is raised.
This test serves a second purpose: A badly written identifier
function might raise an error as supposed ot returning False when
function might raise an error as supposed to returning False when
it cannot identify a file. The fact that this test passes means
that at the very least all identifier functions that have been
tried for that file ending did not fail with an error.
Expand Down

0 comments on commit 2690183

Please sign in to comment.