]>
BookStack Code Mirror - bookstack/blobdiff - tests/Entity/MarkdownTest.php
projects
/
bookstack
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added breadcrumbs to pages in entity select
[bookstack]
/
tests
/
Entity
/
MarkdownTest.php
diff --git
a/tests/Entity/MarkdownTest.php
b/tests/Entity/MarkdownTest.php
index 03f3aa12fecc2fd2ccd30c19320c6a6202712cc7..b85e92565aa69037982e82271c41cf19cd46e9d5 100644
(file)
--- a/
tests/Entity/MarkdownTest.php
+++ b/
tests/Entity/MarkdownTest.php
@@
-1,4
+1,4
@@
-<?php
+<?php
namespace Tests;
class MarkdownTest extends BrowserKitTest
{