| Index: test/lexer/utf-1.js
|
| diff --git a/test/lexer/utf-1.js b/test/lexer/utf-1.js
|
| index 815611fd747babba458f2afd804f791315b23e01..2f1ef5209649d4c955c9e0478fd95036e529719c 100644
|
| --- a/test/lexer/utf-1.js
|
| +++ b/test/lexer/utf-1.js
|
| @@ -25,6 +25,7 @@
|
| // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
| // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
| -// This file is in utf-16, but doesn't contain any weird characters.
|
| +// This file is in utf-8 (or rather, ASCII), but doesn't contain any weird
|
| +// characters.
|
|
|
| var foobar = 16;
|
|
|