mirror of https://github.com/lukechilds/node.git
Ryan
16 years ago
4 changed files with 21 additions and 7 deletions
@ -0,0 +1,10 @@ |
|||
include("mjsunit.js"); |
|||
|
|||
// üäö
|
|||
|
|||
puts("Σὲ γνωρίζω ἀπὸ τὴν κόψη"); |
|||
|
|||
function onLoad () { |
|||
assertTrue( /Hellö Wörld/.test("Hellö Wörld") ); |
|||
} |
|||
|
Loading…
Reference in new issue