Skip to content

Commit c9f90f5

Browse files
test: add a test case for URL without an extension at the end
1 parent a61fd5d commit c9f90f5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/demo/NMRiumWrapperDemo.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ export default function NMRiumWrapperDemo() {
4545
'https://cheminfo.github.io/nmr-dataset-demo/cytisine/13c.jdx',
4646
'https://cheminfo.github.io/nmr-dataset-demo/cytisine/1h.jdx',
4747
'https://cheminfo.github.io/bruker-data-test/data/zipped/aspirin-1h.zip',
48+
'https://dev.nmrxiv.org/superadmin/datasets/untitled-project/mlm-041-01/mlm-041-13c',
4849
'../data/13c.zip',
4950
],
5051
type: 'url',

0 commit comments

Comments
 (0)