chore: remove unused files to simply out_dir replacements

This commit is contained in:
Samuel Attard 2018-09-27 15:49:02 +10:00
parent 4b0f335aba
commit 2adb44a402
5 changed files with 5 additions and 71 deletions

View file

@ -2,7 +2,7 @@
// with the session bus. This requires python-dbusmock to be installed and
// running at $DBUS_SESSION_BUS_ADDRESS.
//
// script/test.py spawns dbusmock, which sets DBUS_SESSION_BUS_ADDRESS.
// script/spec-runner.js spawns dbusmock, which sets DBUS_SESSION_BUS_ADDRESS.
//
// See https://pypi.python.org/pypi/python-dbusmock to read about dbusmock.