Skip to content

Commit

Permalink
Correct local frame defination in unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
WangXinyan940 committed Oct 31, 2023
1 parent d51be82 commit 8cc28a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/data/admp_charge.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
dX="0.0" dY="0.0" dZ="0.0"
qXX="0.0" qXY="0.0" qYY="0.0" qXZ="0.0" qYZ="0.0" qZZ="0.0"
/>
<Atom type="382" kz="-1" kx="-1"
<Atom type="382" kz="" kx=""
c0="1.0000"
dX="0.0" dY="0.0" dZ="0.0"
qXX="0.0" qXY="0.0" qYY="0.0" qXZ="0.0" qYZ="0.0" qZZ="0.0"
Expand Down

0 comments on commit 8cc28a4

Please sign in to comment.