Skip to content

Commit d5b88c9

Browse files
Update tests/qmoperators/xc_operator_blyp.cpp
Co-authored-by: Luca Frediani <[email protected]>
1 parent 4686a50 commit d5b88c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/qmoperators/xc_operator_blyp.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ TEST_CASE("XCOperatorBLYP", "[xc_operator_blyp]") {
8686
E_P(0, 0) = -0.4630476513;
8787
E_P(0, 1) = -0.0654140779;
8888
E_P(1, 0) = -0.0654140779;
89-
;
9089
E_P(1, 1) = -0.1793674201;
9190
E_P(2, 2) = -0.1988517872;
9291
E_P(3, 3) = -0.1988517872;

0 commit comments

Comments
 (0)