mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-17 20:23:00 -04:00

cipher_test_positive was never compiled due to a syntax error in the BEGIN_CASE magic comment. It has now been duplicated as cipher_test_encrypt. Remove the copy that was never compiled.