Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
parser-gaussian
Commits
c0a2d285
Commit
c0a2d285
authored
Feb 10, 2016
by
ankit kariryaa
Browse files
update test
parent
8605ceaf
Changes
1
Show whitespace changes
Inline
Side-by-side
src/test/scala/eu/nomad_lab/parsers/GaussianParserSpec.scala
View file @
c0a2d285
...
...
@@ -8,7 +8,7 @@ import org.{json4s => jn}
object
GaussianParserSpec
extends
Specification
{
"GaussianParserTest"
>>
{
examplesBlock
{
"test with Al.out"
>>
{
ParserRun
.
parse
(
GaussianParser
,
"/home/kariryaa/NoMad/nomad-lab-base/parsers/gaussian/test/examples/Al.out"
,
""
)
must_==
ParseResult
.
ParseSuccess
}
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment