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
f52ece04
Commit
f52ece04
authored
Jan 13, 2015
by
alexpott
Browse files
Issue
#2404265
by jhedstrom: Follow-up: ApiTestData should be in the views module
parent
f50acdc7
Changes
1
Show whitespace changes
Inline
Side-by-side
core/modules/
f
ie
ld
/src/Tests/
V
ie
ws/
ApiDataTest.php
→
core/modules/
v
ie
ws
/src/Tests/
F
ie
ld
ApiDataTest.php
View file @
f52ece04
...
...
@@ -2,17 +2,19 @@
/**
* @file
* Contains \Drupal\
f
ie
ld
\Tests\
V
ie
ws\
ApiDataTest.
* Contains \Drupal\
v
ie
ws
\Tests\
F
ie
ld
ApiDataTest.
*/
namespace
Drupal\field\Tests\Views
;
namespace
Drupal\views\Tests
;
use
Drupal\field\Tests\Views\FieldTestBase
;
/**
* Tests the Field Views data.
*
* @group
f
ie
ld
* @group
v
ie
ws
*/
class
ApiDataTest
extends
FieldTestBase
{
class
Field
ApiDataTest
extends
FieldTestBase
{
protected
function
setUp
()
{
parent
::
setUp
();
...
...
Write
Preview
Supports
Markdown
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