Skip to content

Commit

Permalink
This file should only be loaded once
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbachhuber committed Jun 29, 2016
1 parent 592f5e0 commit 9d5548d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/phpunit/bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
* Manually load the plugin being tested.
*/
function _manually_load_plugin() {
require dirname( dirname( dirname( __FILE__ ) ) ) . '/wp-saml-auth.php';
require dirname( dirname( dirname( __FILE__ ) ) ) . '/wp-saml-auth.php';
require dirname( dirname( dirname( __FILE__ ) ) ) . '/inc/class-wp-saml-auth-cli.php';
require dirname( __FILE__ ) . '/class-wp-saml-auth-test-cli.php';
Expand Down

0 comments on commit 9d5548d

Please sign in to comment.