Skip to content

Commit

Permalink
added tests for physics_quantum_density
Browse files Browse the repository at this point in the history
  • Loading branch information
gdevanla committed May 27, 2012
1 parent 4d7912c commit 92ca868
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sympy/core/tests/test_args.py
Expand Up @@ -161,7 +161,6 @@ def test_sympy__core__function__Derivative():
from sympy.core.function import Derivative
assert _test_args(Derivative(2, x, y, 3))


@SKIP("abstract class")
def test_sympy__core__function__Function():
pass
Expand Down

0 comments on commit 92ca868

Please sign in to comment.