diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-02-14 04:04:37 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-02-14 04:04:37 +0000 |
commit | 114823013d5f9721b060825ca1dab778908bfcee (patch) | |
tree | 192088bfe7740aced4ce73888dc20360f93d5749 /test/dlopen/libtest3.c | |
parent | 05077628604346b65bf81ed44c5d8540a6b2f1e2 (diff) |
convert to new test framework
Diffstat (limited to 'test/dlopen/libtest3.c')
-rw-r--r-- | test/dlopen/libtest3.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dlopen/libtest3.c b/test/dlopen/libtest3.c new file mode 100644 index 000000000..1d4bd7e67 --- /dev/null +++ b/test/dlopen/libtest3.c @@ -0,0 +1 @@ +#include "libtest.c" |