system-info.linux.tests: fix test, linux is at 4.2.x now

db4
Björn Lindqvist 2015-12-13 13:38:40 +01:00
parent 0c9c0b2f82
commit b87dd9f6cb
1 changed files with 2 additions and 2 deletions

View File

@ -11,6 +11,6 @@ IN: system-info.linux.tests
[ t ] [ machine string? ] unit-test
[ t ] [ domainname string? ] unit-test
[ t ] [
release "." split1 drop { "2" "3" } member?
{ t } [
release "." split1 drop { "2" "3" "4" } member?
] unit-test