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 0db1882 commit 47be28cCopy full SHA for 47be28c
test/utilities/new_versions.jl
@@ -91,7 +91,7 @@ end
91
handle_equality_in_entries=true
92
@test CompatHelper.compat_version_number(vn, handle_equality_in_entries) == expected
93
end
94
-#=
+
95
@testset "subdir_string -- $(subdir)" for (subdir, expected) in [
96
("foobar", "foobar"), ("foo/bar", "bar"), ("1", "1"), ("", "")
97
]
0 commit comments