Esempio n. 1
0
 def test_dec(self):
     bf = BrainFxxk()
     bf.dec()
     tools.eq_(-1, bf.buf[0])