Forgot win32_test.sh in initial win32 objfmt commit.

svn path=/trunk/yasm/; revision=886
0.2
Peter Johnson 22 years ago
parent 8b4f748b53
commit 1752e2102d
  1. 4
      modules/objfmts/win32/tests/win32_test.sh

@ -0,0 +1,4 @@
#! /bin/sh
# $IdPath$
${srcdir}/out_test.sh win32_test modules/objfmts/win32/tests "win32 objfmt" "-f win32" ".obj"
exit $?
Loading…
Cancel
Save