test: fix comparison
Dependencies
- [2]
SMB3M6ESchange: rework to make more testable
Change contents
- replacement in test/test_change.c at line 35
assert(off.unhashed_off = 803);assert(off.unhashed_off == 803);
SMB3M6ES change: rework to make more testable assert(off.unhashed_off = 803); assert(off.unhashed_off == 803);