Files
pytest2/testing
Tomer Keren 852fb6a4ae Change basic test case to be consistent with existing assertion rewriting
The code
```
x = 0
assert x == 1
```
will give the failure message 0 == 1, so it shouldn't be different as
part of an unroll
2019-05-25 19:34:08 +03:00
..
2019-03-01 14:24:18 +01:00
2019-03-22 17:26:16 +01:00
2019-04-11 13:28:36 +02:00
2019-04-11 13:28:36 +02:00
2019-03-23 11:36:18 +01:00
2019-03-23 11:36:18 +01:00
2019-04-10 00:03:49 +02:00
2019-03-01 14:24:18 +01:00
2019-03-26 10:23:21 +01:00
2019-03-23 11:36:18 +01:00