Ensure loadscope and loadfile work when the first scope has one work unit

This commit is contained in:
lmtierney
2018-02-08 19:38:18 -06:00
parent d91ec5503e
commit bd3c7dba8b
3 changed files with 69 additions and 0 deletions

1
changelog/257.bugfix Normal file
View File

@@ -0,0 +1 @@
Fix issue when using ``loadscope`` or ``loadfile`` where tests would fail to start if the first scope had only one test.