refs #1777: fix testing. first time testing always failed it means testing on travis.ci will never be succeeded.

This commit is contained in:
shimizukawa
2015-03-15 01:13:57 +09:00
parent 1628eebfb5
commit 6b7a2c8b6a
2 changed files with 34 additions and 41 deletions

View File

@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
html_theme = 'test-theme'
master = 'index'
master_doc = 'index'