improve skip message

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@39465 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2016-03-05 17:10:28 +00:00
parent a83b5bf299
commit b1bc2f8af7

View file

@ -32,7 +32,7 @@ int main()
#if defined(GNUSTEP_BASE_LIBRARY)
START_SET("mutex ownership extension")
#if defined(_WIN32)
SKIP("feature not available on windows")
SKIP("mutex ownership feature not available on windows")
#endif
NS_DURING
{