We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d6a536 commit 2721544Copy full SHA for 2721544
test/TestNetCDF.m
@@ -52,7 +52,7 @@ function setup_file(tc)
52
end
53
54
55
-methods (Test, TestTags={'R2019a'})
+methods (Test, TestTags={'R2019b'})
56
57
function test_netcdf_version(tc)
58
tc.verifyTrue(stdlib.version_atleast(stdlib.nc_get_version(), "4.6"), "version unexpected")
0 commit comments