[yt-svn] commit/yt: ngoldbaum: Merged in atmyers/yt (pull request	#1220)
    commits-noreply at bitbucket.org 
    commits-noreply at bitbucket.org
       
    Tue Sep 23 10:00:01 PDT 2014
    
    
  
1 new commit in yt:
https://bitbucket.org/yt_analysis/yt/commits/5ad64a6cc689/
Changeset:   5ad64a6cc689
Branch:      yt
User:        ngoldbaum
Date:        2014-09-23 16:59:50+00:00
Summary:     Merged in atmyers/yt (pull request #1220)
Restoring an answer test for the fits frontend
Affected #:  3 files
diff -r ea3ba359275aadaa72aeb5543bef652a6e364b16 -r 5ad64a6cc689da8686018c5d10d68a9ca67f10d2 yt/frontends/fits/tests/test_outputs.py
--- a/yt/frontends/fits/tests/test_outputs.py
+++ b/yt/frontends/fits/tests/test_outputs.py
@@ -33,7 +33,7 @@
 
 _fields_vels = ("velocity_x","velocity_y","velocity_z")
 
-vf = "UniformGrid/velocity_field_20.fits"
+vf = "UnigridData/velocity_field_20.fits"
 @requires_ds(vf)
 def test_velocity_field():
     ds = data_dir_load(vf, cls=FITSDataset)
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