New keybind for Build.Test.
This commit is contained in:
parent
78cf15a9cd
commit
34534985e3
@ -197,7 +197,7 @@ Keybinds =
|
|||||||
return unless threadRoot and QuoteYou.db
|
return unless threadRoot and QuoteYou.db
|
||||||
QuoteYou.cb.seek 'following'
|
QuoteYou.cb.seek 'following'
|
||||||
<% if (readJSON('/.tests_enabled')) { %>
|
<% if (readJSON('/.tests_enabled')) { %>
|
||||||
when 't'
|
when 'v'
|
||||||
return unless threadRoot
|
return unless threadRoot
|
||||||
Build.Test.testAll()
|
Build.Test.testAll()
|
||||||
<% } %>
|
<% } %>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user