aboutsummaryrefslogtreecommitdiffstats
path: root/www/index.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/index.in')
-rw-r--r--www/index.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/index.in b/www/index.in
index 1d01241..5c06397 100644
--- a/www/index.in
+++ b/www/index.in
@@ -1,4 +1,4 @@
-in_title="mtest.kurwinet.pl - mtest (macro test) for simple C unit testing"
+in_title="mtest.bofc.pl - mtest (macro test) for simple C unit testing"
in_description="mtest - macro test, is a very small unit test framework. Really small, it contains only single header file with macros only. mtest outputs test results in TAP format, so it can be piped to anything (like automake or jenkins) for even nicer output."
in_keywords="c, unit, test, framework"
in_author="Michał Łyszczek"