summaryrefslogtreecommitdiff
path: root/test/unit
diff options
context:
space:
mode:
authorKornelius Kalnbach <murphy@rubychan.de>2019-11-24 14:48:55 +0100
committerKornelius Kalnbach <murphy@rubychan.de>2019-11-24 14:48:55 +0100
commit389be13c2002a54475627c77cd7607cc002a8607 (patch)
tree458ae2a9944663a11df0b0fd34e6b8c1da4daae7 /test/unit
parent3d89a2f77765ce12b513a03580d42b304bf038cd (diff)
parentdceb150aff9dca50e1817636f03aa7fd7d1bb9a5 (diff)
downloadcoderay-389be13c2002a54475627c77cd7607cc002a8607.tar.gz
Merge branch 'master' into fix-javascript-regexp
Diffstat (limited to 'test/unit')
-rw-r--r--test/unit/comment_filter.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unit/comment_filter.rb b/test/unit/comment_filter.rb
index e255d07..c8147e9 100644
--- a/test/unit/comment_filter.rb
+++ b/test/unit/comment_filter.rb
@@ -47,7 +47,7 @@ class Myclass():
def myfunction():
-PYTHON_FILTERED
+ PYTHON_FILTERED
end
end \ No newline at end of file