mirror of
https://github.com/Tencent/rapidjson.git
synced 2025-03-08 18:41:19 +01:00
Fix a IStreamWrapper test with incorrect type
This commit is contained in:
parent
67945ef727
commit
ec81cc393b
@ -93,7 +93,7 @@ TEST(IStreamWrapper, wistringstream) {
|
||||
}
|
||||
|
||||
TEST(IStreamWrapper, wstringstream) {
|
||||
TestStringStream<wistringstream>();
|
||||
TestStringStream<wstringstream>();
|
||||
}
|
||||
|
||||
template <typename FileStreamType>
|
||||
|
Loading…
x
Reference in New Issue
Block a user