diff options
| author | Pierre Pronchery <khorben@FreeBSD.org> | 2026-06-24 19:47:19 +0000 |
|---|---|---|
| committer | Pierre Pronchery <khorben@FreeBSD.org> | 2026-06-29 05:21:29 +0000 |
| commit | ebcc78644e0cbc4141807c0887ef8d902cb91bb4 (patch) | |
| tree | da5efe7c3c9ae0f140e24a1b69833a476fb09f01 /t/basic/exists-version-less-than-with-tilde.test | |
| parent | 6294b6ab217a2d5f1d2bc23a64505a228294c508 (diff) | |
Diffstat (limited to 't/basic/exists-version-less-than-with-tilde.test')
| -rw-r--r-- | t/basic/exists-version-less-than-with-tilde.test | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/t/basic/exists-version-less-than-with-tilde.test b/t/basic/exists-version-less-than-with-tilde.test new file mode 100644 index 000000000000..bdf100a2eee0 --- /dev/null +++ b/t/basic/exists-version-less-than-with-tilde.test @@ -0,0 +1,3 @@ +PackageSearchPath: lib1 +Query: tilde <= 1.0.0 +ExpectedExitCode: 0 |
