When using the following scenario in the configuration
file, it reports the scenario count incorrectly(as 2 though
there is only one scenario).
NTest Page 1
RGET /index.html HTTP/1,1
T1000
.
It reports
2 Scenarios read
Checking sequence_arr, 1 elements... OK
Checking scenario_arr, 1 elements... OK
...