diff options
Diffstat (limited to 'tests/data/Makefile.am')
-rw-r--r-- | tests/data/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am index 02c32a6c6..280c7b1de 100644 --- a/tests/data/Makefile.am +++ b/tests/data/Makefile.am @@ -56,4 +56,6 @@ command26.txt prot26.txt command27.txt prot27.txt \ name26.txt reply26.txt name27.txt stdout27.txt \ command28.txt name28.txt prot28.txt reply28.txt \ command120.txt name120.txt prot120.txt reply120.txt \ -command121.txt name121.txt prot121.txt reply121.txt +command121.txt name121.txt prot121.txt reply121.txt \ +command29.txt error30.txt name30.txt prot30.txt reply30.txt \ +command30.txt name29.txt prot29.txt reply29.txt |