The config.txt file is intended to facilitate whitelabel/"re-branded" builds of the Gridsync application, however, a few tests inside tests/test___init__.py are hardcoded to expect the "Gridsync" name/string and will thus fail in the event that the application name has been altered via config.txt. These tests should be updated so as to expect the name/string as defined by config.txt instead.