Loading docs/topics/testing.txt +1 −1 Original line number Diff line number Diff line Loading @@ -1818,7 +1818,7 @@ it would under MySQL with MyISAM tables):: Skip the decorated test if the named database feature is *not* supported. For example, the following test will not be executed if the database For example, the following test will only be executed if the database supports transactions (e.g., it would run under PostgreSQL, but *not* under MySQL with MyISAM tables):: Loading Loading
docs/topics/testing.txt +1 −1 Original line number Diff line number Diff line Loading @@ -1818,7 +1818,7 @@ it would under MySQL with MyISAM tables):: Skip the decorated test if the named database feature is *not* supported. For example, the following test will not be executed if the database For example, the following test will only be executed if the database supports transactions (e.g., it would run under PostgreSQL, but *not* under MySQL with MyISAM tables):: Loading