summaryrefslogtreecommitdiffstats
path: root/xt/lib/Bugzilla/Test/Search/OrTest.pm
diff options
context:
space:
mode:
authorMax Kanat-Alexander <mkanat@bugzilla.org>2011-03-03 22:57:22 +0100
committerMax Kanat-Alexander <mkanat@bugzilla.org>2011-03-03 22:57:22 +0100
commitd275f99f6cce590b7a0bb8268a2407ae13ea8d77 (patch)
tree74e2fae90942e69468c748f2cbdcaaebec135dc1 /xt/lib/Bugzilla/Test/Search/OrTest.pm
parent962988323a6c0184fccb84795d01289788f6f98f (diff)
downloadbugzilla-d275f99f6cce590b7a0bb8268a2407ae13ea8d77.tar.gz
bugzilla-d275f99f6cce590b7a0bb8268a2407ae13ea8d77.tar.xz
Bug 240398: Make flagtypes.name work properly with all the boolean chart
operators. r=mkanat, a=mkanat (module owner)
Diffstat (limited to 'xt/lib/Bugzilla/Test/Search/OrTest.pm')
-rw-r--r--xt/lib/Bugzilla/Test/Search/OrTest.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/xt/lib/Bugzilla/Test/Search/OrTest.pm b/xt/lib/Bugzilla/Test/Search/OrTest.pm
index 35653d0f0..42dc30698 100644
--- a/xt/lib/Bugzilla/Test/Search/OrTest.pm
+++ b/xt/lib/Bugzilla/Test/Search/OrTest.pm
@@ -70,7 +70,7 @@ sub debug_value {
# SKIP & TODO Messages #
########################
-sub _join_skip { OR_SKIP }
+sub _join_skip { () }
sub _join_broken_constant { OR_BROKEN }
sub field_not_yet_implemented {