Skip to content
Snippets Groups Projects
Commit 5437e08c authored by Lauri Himanen's avatar Lauri Himanen
Browse files

Removed additional letter V from test spec file.

parent aa6df075
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -6,7 +6,7 @@ object BigDFTParserSpec extends Specification {
"BigDFTParserTest" >> {
"test with json-events" >> {
ParserRun.parse(BigDFTParser, "parsers/big-dft/test/examples/single_point/output.out", "json-events") must_== ParseResult.ParseSuccess
V}
}
}
"test single_point with json" >> {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment