blob: c3142059c2639cecc37a36f18eed625ff3c88cee [file] [log] [blame]
This tests that accessing the min/max value of a detached ax object won't cause crash.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS sliderObj.minValue is 25
PASS sliderObj.minValue is 0
PASS successfullyParsed is true
TEST COMPLETE