Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
63dfd503
Commit
63dfd503
authored
May 10, 2014
by
Dries
Browse files
Issue
#2262483
by sun: Some PHPUnit tests do not exist.
parent
8f7c8644
Changes
2
Show whitespace changes
Inline
Side-by-side
core/tests/Drupal/Tests/Core/Config/Entity/ConfigDependencyManagerTest.php
View file @
63dfd503
<?php
namespace
Drupal\Tests\Core\Config
;
/**
* @file
* Contains \Drupal\Tests\Core\Config\Entity\ConfigDependencyManagerTest.
*/
namespace
Drupal\Tests\Core\Config\Entity
;
use
Drupal\Tests\UnitTestCase
;
use
Drupal\Core\Config\Entity\ConfigDependencyManager
;
...
...
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityDependencyTest.php
View file @
63dfd503
<?php
namespace
Drupal\Tests\Core\Config
;
/**
* @file
* Contains \Drupal\Tests\Core\Config\Entity\ConfigEntityDependencyTest.
*/
namespace
Drupal\Tests\Core\Config\Entity
;
use
Drupal\Tests\UnitTestCase
;
use
Drupal\Core\Config\Entity\ConfigEntityDependency
;
...
...
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