Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ift
NIFTy
Commits
fa052fee
Commit
fa052fee
authored
Jul 13, 2018
by
Philipp Arras
Browse files
Uncomment test which belongs to relaxed energy sums
parent
bc78c053
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/test_energies/test_energy_sum.py
View file @
fa052fee
...
...
@@ -53,5 +53,5 @@ class EnergySum_Tests(unittest.TestCase):
E1
+
2
with
assert_raises
(
TypeError
):
E1
-
"hello"
with
assert_raises
(
ValueError
):
E1
+
E2
.
at
(
2
*
pos
)
#
with assert_raises(ValueError):
#
E1+E2.at(2*pos)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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