mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-22 23:28:15 +01:00
Mention the versions.xml help page in the intro page list.
This commit is contained in:
@@ -17,7 +17,8 @@ var setupTest = function (test) {
|
||||
const HELP_FILES = ["all", "tutorial", "intro", "starting", "browsing",
|
||||
"buffer", "cmdline", "insert", "options", "pattern", "tabs", "hints",
|
||||
"map", "eval", "marks", "repeat", "autocommands", "print", "gui",
|
||||
"styling", "message", "developer", "various", "faq", "index", "plugins"];
|
||||
"styling", "message", "developer", "various", "plugins", "faq", "versions",
|
||||
"index"];
|
||||
|
||||
var testViHelpCommand_OpensIntroHelpPage = function () {
|
||||
assertHelpOpensPageWithTag({
|
||||
|
||||
Reference in New Issue
Block a user