From 551e479436a6e1d77ba4a51e37b2484c8419d412 Mon Sep 17 00:00:00 2001 From: Thomas Bluemel Date: Wed, 15 Oct 2003 18:29:59 +0000 Subject: [PATCH] fixed missing space svn path=/trunk/; revision=6327 --- reactos/apps/tests/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/apps/tests/Makefile b/reactos/apps/tests/Makefile index c8a41e74822..5381da7fa44 100644 --- a/reactos/apps/tests/Makefile +++ b/reactos/apps/tests/Makefile @@ -8,7 +8,7 @@ include $(PATH_TO_TOP)/rules.mak # test_old tests TEST_APPS = SampleWindow alive apc args atomtest bench bitblt button \ -button2 capclock caretscliarea combo consume copymove count dibtest \ +button2 capclock carets cliarea combo consume copymove count dibtest \ dump_shared_data edit enumwnd event file gditest global_mem hello \ hivetest icontest isotest lineclip linetest lock lpc messagebox mktime \ mstest multiwin mutex nptest patblt pipe primitives pteb regtest \