aboutsummaryrefslogtreecommitdiff
path: root/tests/sort01.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sort01.at')
-rw-r--r--tests/sort01.at4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/sort01.at b/tests/sort01.at
index 3dd8f7c..1a120b9 100644
--- a/tests/sort01.at
+++ b/tests/sort01.at
@@ -1,4 +1,4 @@
-# This file is part of grecs -*- Autotest -*-
+# This file is part of argot -*- Autotest -*-
# Copyright (C) 2007-2016 Sergey Poznyakoff
#
# Grecs is free software; you can redistribute it and/or modify
@@ -17,7 +17,7 @@
AT_SETUP([Stable sort])
AT_KEYWORDS([sort sort01])
-GRECS_TEST([a 10;
+ARGOT_TEST([a 10;
a 2;
a 31;
a 4;

Return to:

Send suggestions and report system problems to the System administrator.