Files
Phoenix/unittests/test_dataview.py
Scott Talbert 5af729ecf1 Fix dataview test on Python 2
sys.maxsize isn't a long on Py2, it's an int.  So just remove this assert.
2018-11-12 21:04:13 -05:00

15 KiB