[yt-svn] commit/yt: MatthewTurk: Fixing missing StaticOutput in testing framework

Bitbucket commits-noreply at bitbucket.org
Wed Nov 7 11:52:27 PST 2012


1 new commit in yt:


https://bitbucket.org/yt_analysis/yt/changeset/d5ffc19d569f/
changeset:   d5ffc19d569f
branch:      yt
user:        MatthewTurk
date:        2012-11-07 20:52:19
summary:     Fixing missing StaticOutput in testing framework
affected #:  1 file

diff -r 7f4089b10365fec94474e06b07a98892298f3233 -r d5ffc19d569f4bc2ad5ec478b65f2569fa94b349 yt/utilities/answer_testing/framework.py
--- a/yt/utilities/answer_testing/framework.py
+++ b/yt/utilities/answer_testing/framework.py
@@ -34,6 +34,7 @@
 from yt.testing import *
 from yt.config import ytcfg
 from yt.mods import *
+from yt.data_objects.static_output import StaticOutput
 import cPickle
 
 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