Wordpress/tests
Boone Gorges 070b8a6154 Put an assertion in test_nonexistent_array() test.
The point of the test is to demonstrate that PHP doesn't throw a notice when
calling `unset()` on an undefined array key. To placate PHPUnit's useless test
detection, we add a redundant assertion.

Introduced in [25240].

See #36016.

git-svn-id: https://develop.svn.wordpress.org/trunk@36779 602fd350-edb4-49c9-b593-d223f7449a82
2016-02-29 20:34:48 +00:00
..
phpunit Put an assertion in test_nonexistent_array() test. 2016-02-29 20:34:48 +00:00
qunit TinyMCE: textpattern: clean up 2016-02-26 00:51:01 +00:00