[yt-svn] commit/yt: ngoldbaum: simulation needs to be imported for the enzo answer tests.

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Thu Apr 11 15:22:45 PDT 2013


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/ba4470df120b/
Changeset:   ba4470df120b
Branch:      yt
User:        ngoldbaum
Date:        2013-04-12 00:19:35
Summary:     simulation needs to be imported for the enzo answer tests.
Affected #:  1 file

diff -r 7ab40c0ebf6fe1e4606285788b5db148cf438a81 -r ba4470df120bafee3ae0d0db4e1644f8b1bd1787 yt/utilities/answer_testing/framework.py
--- a/yt/utilities/answer_testing/framework.py
+++ b/yt/utilities/answer_testing/framework.py
@@ -37,7 +37,7 @@
 from matplotlib.testing.compare import compare_images
 from nose.plugins import Plugin
 from yt.testing import *
-from yt.convenience import load
+from yt.convenience import load, simulation
 from yt.config import ytcfg
 from yt.data_objects.static_output import StaticOutput
 from yt.utilities.logger import disable_stream_logging

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

--

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