[THEMES]
[reactos.git] / rostests / apitests / crt / strcpy.c
1
2 #include <apitest.h>
3
4 #include <stdio.h>
5
6 START_TEST(strcpy)
7 {
8 }
9