mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 04:10:06 +00:00
change test file location to be correct
This commit is contained in:
parent
96990ffd8e
commit
4e4f06acbb
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ import argparse
|
|||
|
||||
NOAA_BASE = "https://www.ncdc.noaa.gov/homr/services/station"
|
||||
WARNING = "\033[93mWARNING: Updating radar sites may break tests in \
|
||||
'test/source/scwx/qt/config/radar_sites.test.cpp'\033[39m"
|
||||
'test/source/scwx/qt/config/radar_site.test.cpp'\033[39m"
|
||||
|
||||
# Get the noaa station data.
|
||||
# platform is what platform should be searched for
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue