]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res/res_sorcery_memory_cache: Fix test registration issues 69/869/1
authorMatt Jordan <mjordan@digium.com>
Sat, 11 Jul 2015 03:25:00 +0000 (22:25 -0500)
committerMatt Jordan <mjordan@digium.com>
Sat, 11 Jul 2015 03:25:00 +0000 (22:25 -0500)
commitbee41eec6291d11cb47e7cda1b5abbedb44dccfc
tree749ff53cc34e6b78ed1d20c51e3f619417c603e4
parent4d738e9026055665bbf7ce99dd03ace1782a674e
res/res_sorcery_memory_cache: Fix test registration issues

Again, tests now need to not end with a newline. This patch makes it so
the tests can register again, unit tests will actually pass, and we can
stop wasting time trying to figure out why builds are failing when they
really aren't failing.

Change-Id: Ide519fbeba89f413c733446c5ff7b224fc4ce840
res/res_sorcery_memory_cache.c