summaryrefslogtreecommitdiff
path: root/tests/examplefiles
diff options
context:
space:
mode:
authorTim Hatch <tim@timhatch.com>2014-04-14 20:10:43 -0400
committerTim Hatch <tim@timhatch.com>2014-04-14 20:10:43 -0400
commitc852aa1e65a7175a4d62d321b9b18f70e4e6b93a (patch)
treed85fa6888fe28661298e4d2dd0afa3f7d6afd88a /tests/examplefiles
parentd85343792ab32ad0b737bfc17208d7239863e73a (diff)
parent11442f9ec452df6f12706b6e5ad101a09f1e7c14 (diff)
downloadpygments-c852aa1e65a7175a4d62d321b9b18f70e4e6b93a.tar.gz
Merged in jlafon/pygments-main-redo-247 (pull request #318)
Diffstat (limited to 'tests/examplefiles')
-rw-r--r--tests/examplefiles/test.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/examplefiles/test.php b/tests/examplefiles/test.php
index 97e21f73..218892fe 100644
--- a/tests/examplefiles/test.php
+++ b/tests/examplefiles/test.php
@@ -1,5 +1,7 @@
<?php
+$disapproval_ಠ_ಠ_of_php = 'unicode var';
+
$test = function($a) { $lambda = 1; }
/**
@@ -16,7 +18,7 @@ if(!defined('UNLOCK') || !UNLOCK)
// Load the parent archive class
require_once(ROOT_PATH.'/classes/archive.class.php');
-class Zip\Zipp {
+class Zip\Zippಠ_ಠ_ {
}