mirror of
				https://github.com/msgpack/msgpack-c.git
				synced 2025-10-26 02:18:05 +01:00 
			
		
		
		
	Fix testcase for unicode.
This commit is contained in:
		| @@ -98,5 +98,8 @@ def test_match(): | ||||
|     for v, p in cases: | ||||
|         match(v, p) | ||||
|  | ||||
| def test_unicode(): | ||||
|     assert_equal(b'foobar', unpacks(packs('foobar'))) | ||||
|  | ||||
| if __name__ == '__main__': | ||||
|     main() | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 INADA Naoki
					INADA Naoki