Add test for German api-quick-start

The German file is now 100 % translated, so include it in testing.

Change-Id: I91ae5d8296c76f2df08b68cc139256410c33a358
This commit is contained in:
Andreas Jaeger 2014-05-26 09:58:51 +02:00
parent c6fbceaa03
commit 1d664125d1

View File

@ -37,6 +37,7 @@ function test_manuals {
}
function test_all {
test_manuals 'de' 'api-quick-start'
test_manuals 'es' 'api-quick-start'
test_manuals 'fr' 'api-quick-start'
test_manuals 'ja' 'api-quick-start'