mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
Make SampleWindow by default
svn path=/trunk/; revision=5245
This commit is contained in:
parent
acfe0be54e
commit
d0ed98230d
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ include $(PATH_TO_TOP)/rules.mak
|
|||
TEST_APPS = alive apc args atomtest bench bitblt button button2 \
|
||||
combo consume copymove count dump_shared_data edit event file \
|
||||
gditest hello isotest lineclip lpc messagebox mstest mutex nptest pteb \
|
||||
regtest sectest shm thread tokentest vmtest winhello dibtest lock \
|
||||
regtest sectest shm thread tokentest vmtest winhello dibtest lock SampleWindow \
|
||||
hivetest shaptest wm_paint multiwin icontest suspend tests/volinfo terminate
|
||||
|
||||
TEST_MISC =
|
||||
|
|
Loading…
Reference in a new issue