mirror of
https://github.com/weechat/weechat.git
synced 2026-06-25 12:26:40 +02:00
tests: fix run of Guile test script
This commit is contained in:
@@ -135,7 +135,7 @@ TEST(Scripts, API)
|
||||
{ "ruby", "rb" },
|
||||
{ "lua", "lua" },
|
||||
{ "tcl", "tcl" },
|
||||
{ "scm", "scm" },
|
||||
{ "guile", "scm" },
|
||||
{ "javascript", "js" },
|
||||
{ "php", "php" },
|
||||
{ NULL, NULL }
|
||||
|
||||
Reference in New Issue
Block a user