Fix test setup

This commit is contained in:
NIIBE Yutaka
2016-08-24 10:39:27 +09:00
parent 2b784cb3b9
commit 23bbc9c755
2 changed files with 25 additions and 19 deletions

View File

@@ -1,3 +1,9 @@
2016-08-24 Niibe Yutaka <gniibe@fsij.org>
* test/features/steps.py (ini): Use GLC (the global context),
instead of FTC (the feature context), so that token only is
opened once.
2016-08-03 Niibe Yutaka <gniibe@fsij.org>
* tool/hub_ctrl.py: Port to Python 3.