aboutsummaryrefslogtreecommitdiff
path: root/tests/reduce03.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/reduce03.at')
-rw-r--r--tests/reduce03.at4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/reduce03.at b/tests/reduce03.at
index 191cacf..700fbc5 100644
--- a/tests/reduce03.at
+++ b/tests/reduce03.at
@@ -1,4 +1,4 @@
1# This file is part of grecs -*- Autotest -*- 1# This file is part of argot -*- Autotest -*-
2# Copyright (C) 2007-2016 Sergey Poznyakoff 2# Copyright (C) 2007-2016 Sergey Poznyakoff
3# 3#
4# Grecs is free software; you can redistribute it and/or modify 4# Grecs is free software; you can redistribute it and/or modify
@@ -17,7 +17,7 @@
17AT_SETUP([Table driven reduction]) 17AT_SETUP([Table driven reduction])
18AT_KEYWORDS([reduce reduce03]) 18AT_KEYWORDS([reduce reduce03])
19 19
20GRECS_TEST([ 20ARGOT_TEST([
21scalar bar; 21scalar bar;
22listvar (1, 2); 22listvar (1, 2);
23listvar foo; 23listvar foo;

Return to:

Send suggestions and report system problems to the System administrator.