Skip to content

Commit

Permalink
Merge branch 'MAGETWO-46581-ie-8-headers' into bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
Dale Sikkema committed Jan 8, 2016
2 parents ea589ae + 4b487e2 commit 1d18238
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@
* See COPYING.txt for license details.
*/

namespace Magento\Framework\App\Test\Unit\Response\HeaderProvider;

use Magento\Framework\App\Response\HeaderProvider\XssProtection;
use Magento\Framework\TestFramework\Unit\Helper\ObjectManager;

class XssProtectionTest extends PHPUnit_Framework_TestCase
class XssProtectionTest extends \PHPUnit_Framework_TestCase
{
/**
* @dataProvider userAgentDataProvider
Expand Down

0 comments on commit 1d18238

Please sign in to comment.