Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
C
Cron-Control
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
WP Plugins
Cron-Control
Commits
5fdb37d5
Commit
5fdb37d5
authored
Sep 10, 2017
by
Erick Hitter
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
PHPCS fixes
parent
75492309
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
1 addition
and
1 deletion
+1
-1
phpunit.xml
phpunit.xml
+1
-1
tests/tests/class-events-store-tests.php
tests/tests/class-events-store-tests.php
+0
-0
tests/tests/class-internal-events-tests.php
tests/tests/class-internal-events-tests.php
+0
-0
tests/tests/class-misc-tests.php
tests/tests/class-misc-tests.php
+0
-0
tests/tests/class-rest-api-tests.php
tests/tests/class-rest-api-tests.php
+0
-0
No files found.
phpunit.xml
View file @
5fdb37d5
...
...
@@ -8,7 +8,7 @@
>
<testsuites>
<testsuite>
<directory
prefix=
"test-"
suffix=
".php"
>
.
/tests/
</directory>
<directory
suffix=
".php"
>
./tests
/tests/
</directory>
</testsuite>
</testsuites>
</phpunit>
tests/test
-events-store
.php
→
tests/test
s/class-events-store-tests
.php
View file @
5fdb37d5
File moved
tests/test
-internal-even
ts.php
→
tests/test
s/class-internal-events-tes
ts.php
View file @
5fdb37d5
File moved
tests/test
-misc
.php
→
tests/test
s/class-misc-tests
.php
View file @
5fdb37d5
File moved
tests/test
-rest-api
.php
→
tests/test
s/class-rest-api-tests
.php
View file @
5fdb37d5
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment