Skip to content

Commit

Permalink
Added test on use of @ndx:
Browse files Browse the repository at this point in the history
  • Loading branch information
Gareth Aneurin Tribello authored and Gareth Aneurin Tribello committed Dec 3, 2024
1 parent d175419 commit 3029702
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tdata/tests.json
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,13 @@
"actions": ["TORSION", "INCLUDE", "RESTRAINT", "RESTRAINT"],
"tooltips": ["TORSION", "ATOMS", "INCLUDE", "FILE", "RESTRAINT", "ARG", "AT", "KAPPA", "RESTRAINT", "ARG", "AT", "KAPPA"],
"badges": ["pass"]
},
{
"input": "DUMPATOMS ATOMS={@ndx:{index.ndx Protein}} FILE=traj.gro",
"index": 26,
"actions": ["DUMPATOMS"],
"tooltips": ["DUMPATOMS", "ATOMS", "@ndx:", "FILE"],
"badges": ["fail"]
}
]
}

0 comments on commit 3029702

Please sign in to comment.