Skip to content
  • Raymond Toy's avatar
    Clear unexpected failures and successes · 0a7fe22d
    Raymond Toy authored
    Need to clear `*unexpected-failures*` and `*unexpected-successes* when
    running the test so that these variables contain the correct values.
    If we don't, then subsequent calls to run tests may indicate no
    unexpected results but these contain non-null values because a
    previous run set them.
    0a7fe22d