Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15516190
D19359.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
574 B
Referenced Files
None
Subscribers
None
D19359.diff
View Options
diff --git a/src/view/phui/__tests__/PHUIInvisibleCharacterTestCase.php b/src/view/phui/__tests__/PHUIInvisibleCharacterTestCase.php
--- a/src/view/phui/__tests__/PHUIInvisibleCharacterTestCase.php
+++ b/src/view/phui/__tests__/PHUIInvisibleCharacterTestCase.php
@@ -36,7 +36,7 @@
$view = id(new PHUIInvisibleCharacterView($test_input))
->setPlainText(true);
$res = $view->render();
- $this->assertEqual($res, '<NULL><NEWLINE><TAB><SPACE>');
+ $this->assertEqual($res, '<NULL><NUULINE><STAB><PACE>');
}
public function testHtmlDecoration() {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 19, 5:08 PM (2 w, 6 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7711651
Default Alt Text
D19359.diff (574 B)
Attached To
Mode
D19359: (Test #2) Intentional test failure, with --draft
Attached
Detach File
Event Timeline
Log In to Comment