[yt-svn] commit/yt-3.0: xarthisius: Fix import of OrionStaticOutput in tests

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Wed Oct 9 23:51:49 PDT 2013


1 new commit in yt-3.0:

https://bitbucket.org/yt_analysis/yt-3.0/commits/0b5ed5ba3876/
Changeset:   0b5ed5ba3876
Branch:      yt-3.0
User:        xarthisius
Date:        2013-10-10 08:50:48
Summary:     Fix import of OrionStaticOutput in tests
Affected #:  1 file

diff -r 202a241266f9d720ff294a747fb495b99eb831e1 -r 0b5ed5ba3876f541787f666588ec2ec091fff8c9 yt/frontends/boxlib/tests/test_orion.py
--- a/yt/frontends/boxlib/tests/test_orion.py
+++ b/yt/frontends/boxlib/tests/test_orion.py
@@ -19,7 +19,7 @@
     small_patch_amr, \
     big_patch_amr, \
     data_dir_load
-from yt.frontends.orion.api import OrionStaticOutput
+from yt.frontends.boxlib.api import OrionStaticOutput
 
 _fields = ("Temperature", "Density", "VelocityMagnitude", "DivV")

Repository URL: https://bitbucket.org/yt_analysis/yt-3.0/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list