tests: Add extra underscore to placeholder callback function

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
This commit is contained in:
Anna Schumaker 2016-07-28 16:53:18 -04:00
parent 779969f28b
commit 17910c72b2
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ void __audio_hide() {}
void __audio_pause_changed() {}
void __audio_seek() {}
void _artwork_select_cover() {}
void __artwork_select_cover() {}
#endif
#ifdef TEST_NEED_SIDEBAR