X-Git-Url: http://nitlanguage.org diff --git a/tests/test_augmented.nit b/tests/test_augmented.nit index a1b5400..3d2a47a 100644 --- a/tests/test_augmented.nit +++ b/tests/test_augmented.nit @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -var c1 = b'G' +var c1 = u'G' var c2 = u'𐏓' var s = b"String\x41\x42"