Skip to content

Commit 0dcaba6

Browse files
jcsegoviabsipocz
authored andcommitted
Changed test setup (reference to gaia)
1 parent c1d15f5 commit 0dcaba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astroquery/jwst/tests/setup_package.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ def get_package_data():
1212
] # etc, add other extensions
1313
# you can also enlist files individually by names
1414
# finally construct and return a dict for the sub module
15-
return {'astroquery.gaia.tests': paths}
15+
return {'astroquery.jwst.tests': paths}

0 commit comments

Comments
 (0)