Reverts a compatibility change made to two tests

wctype_t was previously declared as an enum in bionic, preventing direct integer
assignment. This has since been made more like other libc's, so we can revert
this change.

Bug: 14646243
Change-Id: Ie63711b8f6d4f947b8fe3b278f5503495521555d
2 files changed