aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional/notification_test.php
diff options
context:
space:
mode:
authorTristan Darricau <tristan.darricau@sensiolabs.com>2015-07-10 00:15:58 +0200
committerTristan Darricau <tristan.darricau@sensiolabs.com>2015-07-13 22:43:58 +0200
commit11bef3e22ed8cc2109ab7a5b4229f393d3648862 (patch)
tree89c9555017ef1b58e0ca04e1552cde74ddf4b9f0 /tests/functional/notification_test.php
parentc1deeab318b5a2c168f044a6a3d0f2d0897b8cd9 (diff)
downloadforums-11bef3e22ed8cc2109ab7a5b4229f393d3648862.tar
forums-11bef3e22ed8cc2109ab7a5b4229f393d3648862.tar.gz
forums-11bef3e22ed8cc2109ab7a5b4229f393d3648862.tar.bz2
forums-11bef3e22ed8cc2109ab7a5b4229f393d3648862.tar.xz
forums-11bef3e22ed8cc2109ab7a5b4229f393d3648862.zip
[ticket/11444] Update tests
PHPBB3-11444
Diffstat (limited to 'tests/functional/notification_test.php')
-rw-r--r--tests/functional/notification_test.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/functional/notification_test.php b/tests/functional/notification_test.php
index 5c6b87d50b..87c36dd4d1 100644
--- a/tests/functional/notification_test.php
+++ b/tests/functional/notification_test.php
@@ -11,6 +11,8 @@
*
*/
+require_once dirname(__FILE__) . '/../../phpBB/includes/functions.php';
+
/**
* @group functional
*/