Revision 86308f6431a9136c6bd5112b471c76d9ed31b7cd authored by Valentin Lorentz on 01 April 2019, 14:11:44 UTC, committed by Valentin Lorentz on 03 April 2019, 12:47:02 UTC
For uniformity with other _add() endpoints (except origin_visit_add).

Noone uses the new signature of snapshot_add except the tests yet,
so it's the perfect time to make this breaking change.
1 parent 1ddb145
Raw File
Makefile.local
TESTFLAGS=--hypothesis-profile=fast
back to top