Commit 6c98b46
committed
runtimetest: Raise ConfigInRootBundleDir for missing config.json
This is a bit tricky, because before we load the config, we don't know
the target spec version. If a future spec version relaxes the current
requirement, we'll have difficulty reporting an "I couldn't find the
config" error as a spec violation. If/when that happens, I'm fine
dropping this block altogether, and having this error fall through as
a non-spec "you called us wrong" error.
Signed-off-by: W. Trevor King <wking@tremily.us>1 parent 502b569 commit 6c98b46
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
0 commit comments