Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
block.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
30 Jun 2013 at 22:54 UTC
Updated:
29 Jul 2014 at 22:36 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
plopescHello
Attaching patch that moves block_test_views to tests/modules folder.
I found that block_test module was placed in tests folder. Then I moved it to tests/modules/block_test folder.
If you consider it shold be moved to tests folder again, just write it ;)
Regards
Comment #3
plopescRerolling, given that http://drupalcode.org/project/drupal.git/commit/a4c65be modified files affected by this issue.
Regards.
Comment #4
ParisLiakos commentedhi, thanks for the patch!
could you maybe use
git diff -Mwhen rolling it? it makes reviewing a lot easier and size a lot smaller:)thanks again for your time!
Comment #5
plopescHello
Thanks for your point, I've learned a new git diff option ;)
Here is the patch re-rolled.
Regards.
Comment #6
ParisLiakos commentedlooks great, thanks:)
Comment #7
ParisLiakos commenteddoublepost.
Comment #8
alexpottCommitted 9e4991d and pushed to 8.x. Thanks!