Skip to content

Commit

Permalink
Proper usage
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinSalinas98 authored Feb 22, 2024
1 parent 39f9251 commit 799279a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions xmipptomo/testData.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@
]
},
"test-dependencies": [
{
"test": "test_protocol_project_subtomograms.TestXmippProtProjectSubtomograms",
"dependencies": ["test_protocol_extract_subtomos.TestXmippProtExtractSubtomos"]
}
"test_protocol_project_subtomograms.TestXmippProtProjectSubtomograms": ["test_protocol_extract_subtomos.TestXmippProtExtractSubtomos"]
]
}

0 comments on commit 799279a

Please sign in to comment.