Skip to content

Commit

Permalink
DFTD3: Adds mark skippers
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel G. A. Smith committed Nov 14, 2019
1 parent 373b79a commit 2d1cc42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qcengine/programs/tests/test_dftd3_mp2d.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ def test_dftd3_task(method):
assert ret["success"] is True


@using_dftd3
def test_dftd3_error():
json_data = {
"molecule": qcng.get_molecule("eneyne"),
Expand Down

0 comments on commit 2d1cc42

Please sign in to comment.