Skip to content

Commit d00908d

Browse files
authored
Fix filename in script
1 parent 28d6d03 commit d00908d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

02-array-seq/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/bash
22
python3 -m doctest bisect_demo.py
3-
python3 -m doctest metro_lat_long.py
3+
python3 -m doctest metro_lat_lon.py
44
pytest -q --nbval

0 commit comments

Comments
 (0)