Skip to content

Commit 47be28c

Browse files
committed
oops, uncomment all tests
1 parent 0db1882 commit 47be28c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/utilities/new_versions.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ end
9191
handle_equality_in_entries=true
9292
@test CompatHelper.compat_version_number(vn, handle_equality_in_entries) == expected
9393
end
94-
#=
94+
9595
@testset "subdir_string -- $(subdir)" for (subdir, expected) in [
9696
("foobar", "foobar"), ("foo/bar", "bar"), ("1", "1"), ("", "")
9797
]

0 commit comments

Comments
 (0)