Let task.execute accept raw UTF-8 bytes, for the sake of the tests. Missing #include. Minor cleanup.

git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3359 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
2016-12-22 18:11:49 +00:00
parent 5c855afbb3
commit 4313cfbc4f
4 changed files with 17 additions and 6 deletions

View File

@ -1,6 +1,5 @@
"use strict";
require("encoding-indexes");
require("encoding");