Comment 8 for bug 1506084

Revision history for this message
Jens Beyer (qcumber-some) wrote :

interesting detail... (sorry for the spam).

the line it mentions is:

   assert_equal(port1():get_wares("blackwood"), 1)

the error message is: expected '0' but was '1'

so... why does it expect 0 when the line says 1?