app-misc/navi: add 2.23.0

Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
Takuya Wakazono
2024-02-08 01:15:41 +09:00
parent 67dcebc556
commit 53be77bf7e
3 changed files with 295 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
Remove tests which require internet access.
--- a/tests/run
+++ b/tests/run
@@ -160,11 +160,4 @@
test::run "fish" _navi_widget "fish"
test::run "elvish" _navi_widget "elvish"
-test::set_suite "3rd party"
-test::run "tldr" _navi_tldr
-test::run "cheatsh" _navi_cheatsh
-
-test::set_suite "integration"
-test::run "welcome->pwd" _integration
-
test::finish