Add install guide for Japanese language testing

Test the Japanese Install Guide as well.

Change-Id: I3ff73c2114bb7f31b0d50b17b46d7175dfb88e51
This commit is contained in:
Andreas Jaeger
2014-05-15 07:45:57 -04:00
parent 4211fb2756
commit 03f688a02c

View File

@@ -37,7 +37,7 @@ function test_manuals {
function test_ja {
setup_lang 'ja' 'user-guide'
test_manuals 'ja' 'security-guide' 'high-availability-guide'
test_manuals 'ja' 'security-guide' 'high-availability-guide' 'install-guide'
}