mason.child: fix unit test for boot image renaming

release
Slava Pestov 2010-04-04 12:20:56 -04:00
parent b16d91576c
commit 52736dd94f
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ USING: mason.child mason.config tools.test namespaces io kernel sequences ;
] with-scope ] with-scope
] unit-test ] unit-test
[ { "./factor.com" "-i=boot.x86.32.image" "-no-user-init" } ] [ [ { "./factor.com" "-i=boot.winnt-x86.32.image" "-no-user-init" } ] [
[ [
"winnt" target-os set "winnt" target-os set
"x86.32" target-cpu set "x86.32" target-cpu set