summaryrefslogtreecommitdiff
path: root/modules/node/node.test
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2010-03-06 06:39:01 +0000
committerDries Buytaert <dries@buytaert.net>2010-03-06 06:39:01 +0000
commitaec10a8c7df942ce53b656ae6494c1e08ee6ea17 (patch)
treee96248c534ecc33b51d88873c3dcbb8293fa47b1 /modules/node/node.test
parentfe04b8f5a1c5e13b1f2f5e0b2ac8bb7f419ec311 (diff)
downloadbrdo-aec10a8c7df942ce53b656ae6494c1e08ee6ea17.tar.gz
brdo-aec10a8c7df942ce53b656ae6494c1e08ee6ea17.tar.bz2
- Patch #734146 by scor: white-space clean-up.
Diffstat (limited to 'modules/node/node.test')
-rw-r--r--modules/node/node.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/node/node.test b/modules/node/node.test
index 82428f848..c302d9bca 100644
--- a/modules/node/node.test
+++ b/modules/node/node.test
@@ -1509,7 +1509,7 @@ class NodeQueryAlter extends DrupalWebTestCase {
* Verifies that a non-standard table alias can be used, and that a
* user with node access can view the nodes.
*/
- function testNodeQueryAlterLowLevelWithAccess() {
+ function testNodeQueryAlterLowLevelWithAccess() {
// User with access should be able to view 4 nodes.
try {
$query = db_select('node', 'mytab')