Skip to content

Commit 2721544

Browse files
committed
test tag typo
1 parent 0d6a536 commit 2721544

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/TestNetCDF.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ function setup_file(tc)
5252
end
5353

5454

55-
methods (Test, TestTags={'R2019a'})
55+
methods (Test, TestTags={'R2019b'})
5656

5757
function test_netcdf_version(tc)
5858
tc.verifyTrue(stdlib.version_atleast(stdlib.nc_get_version(), "4.6"), "version unexpected")

0 commit comments

Comments
 (0)