update codeblock-title test with new notice text

This commit is contained in:
QuietMisdreavus 2017-11-13 11:44:19 -06:00
parent 1ec9b3b750
commit 02b3785f84

View file

@ -12,8 +12,8 @@
// ignore-tidy-linelength
// @has foo/fn.bar.html '//*[@class="tooltip compile_fail"]/span' "This code doesn't compile so be extra careful!"
// @has foo/fn.bar.html '//*[@class="tooltip ignore"]/span' "Be careful when using this code, it's not being tested!"
// @has foo/fn.bar.html '//*[@class="tooltip compile_fail"]/span' "This example deliberately fails to compile"
// @has foo/fn.bar.html '//*[@class="tooltip ignore"]/span' "This example is not tested"
/// foo
///