aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fixtures/comments.txt
diff options
context:
space:
mode:
authorSean Brant2013-03-14 22:17:56 -0500
committerSean Brant2013-03-14 22:17:56 -0500
commitb2ced5bc0413bcf03f6ec2e27552aa276445d0f0 (patch)
tree353161b18b56fb9333275a2a320e816ddfa0f2c9 /tests/fixtures/comments.txt
parentdbd34828cc6370e7edd3819510cccc1295ff6813 (diff)
downloadpykss-b2ced5bc0413bcf03f6ec2e27552aa276445d0f0.tar.bz2
Fixes indenting issues
Diffstat (limited to 'tests/fixtures/comments.txt')
-rw-r--r--tests/fixtures/comments.txt11
1 files changed, 10 insertions, 1 deletions
diff --git a/tests/fixtures/comments.txt b/tests/fixtures/comments.txt
index 37dcdf6..885887c 100644
--- a/tests/fixtures/comments.txt
+++ b/tests/fixtures/comments.txt
@@ -30,4 +30,13 @@ Indented comments:
// Indented single-line comment.
- /* Indented block comment. */ \ No newline at end of file
+ /* Indented block comment. */
+
+
+Comment with example:
+
+/* This comment has a indented example
+ * <div>
+ * <div></div>
+ * </div>
+ */