Skip to content

Commit

Permalink
doc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jpjones76 committed May 24, 2016
1 parent b670d5b commit ee07276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/seisdata_test.jl
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ S += readuw(uw_root) # UW
@test_approx_eq(S.t[S.n][end,1], length(S.x[S.n]))
@test_approx_eq(S.t[S.n][end,2], 0.0)

println("......win32 skipped; (file redistribution prohibited by NIED)...")
println("......win32 skipped (data redistribution prohibited; tested internally)...")

println("...randseisdata...")
R = randseisdata(c=true)
Expand Down

0 comments on commit ee07276

Please sign in to comment.