Changeset 37595
- Timestamp:
- 05/30/2016 04:37:57 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/meta/query.php
r37594 r37595 809 809 810 810 /** 811 * @ group32592811 * @ticket 32592 812 812 */ 813 813 public function test_has_or_relation_should_return_false() { … … 835 835 836 836 /** 837 * @ group32592837 * @ticket 32592 838 838 */ 839 839 public function test_has_or_relation_should_return_true_for_top_level_or() { … … 861 861 862 862 /** 863 * @ group32592863 * @ticket 32592 864 864 */ 865 865 public function test_has_or_relation_should_return_true_for_nested_or() {
Note: See TracChangeset
for help on using the changeset viewer.