aboutsummaryrefslogtreecommitdiff
path: root/tests/testsuite.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testsuite.at')
-rw-r--r--tests/testsuite.at4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/testsuite.at b/tests/testsuite.at
index f40b8a7..81e91f4 100644
--- a/tests/testsuite.at
+++ b/tests/testsuite.at
@@ -20,13 +20,17 @@ m4_define([AT_SKIP_TEST],[exit 77])
AT_INIT
AT_BANNER([HMAC-SHA1])
m4_include(hmac01.at)
m4_include(hmac02.at)
m4_include(hmac03.at)
AT_BANNER([URL Encode])
m4_include([urlenc01.at])
AT_BANNER([XML Processing])
m4_include([xml01.at])
+
+AT_BANNER([Forlan])
+m4_include([forlan01.at])
+
# End of testsuite.at

Return to:

Send suggestions and report system problems to the System administrator.