diff options
author | Steve Holme <steve_holme@hotmail.com> | 2013-03-10 20:27:05 +0000 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2013-03-10 20:27:05 +0000 |
commit | 25d040035e18d745c9903d7da46eae3ddb9e6524 (patch) | |
tree | 48dbe309026c7ae754d4261dcbe244c6c281ba72 | |
parent | 8dc7393d8946cf3f7884a736d79383a113b1dc0c (diff) |
Makefile.am: Corrected a couple of spurious tab characters
Corrected a couple of tab characters between test702 and test703, and
between test900 and test901 which should be spaces.
-rw-r--r-- | tests/data/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am index 6b141c981..8feb73c5a 100644 --- a/tests/data/Makefile.am +++ b/tests/data/Makefile.am @@ -54,11 +54,11 @@ test605 test606 test607 test608 test609 test610 test611 test612 test613 \ test614 test615 test616 test617 test618 test619 test620 test621 test622 \ test623 test624 test625 test626 test627 test628 test629 test630 test631 \ test632 test633 test634 test635 test636 test637 test638 test639 \ -test700 test701 test702 test703 test704 test705 test706 test707 test708 \ +test700 test701 test702 test703 test704 test705 test706 test707 test708 \ test709 test710 \ test800 test801 test802 test803 test804 test805 test806 test807 \ test850 test851 test852 test853 test854 test855 test856 test857 \ -test900 test901 test902 test903 test904 test905 test906 \ +test900 test901 test902 test903 test904 test905 test906 \ test1000 test1001 test1002 test1003 test1004 test1005 \ test1006 test1007 test1008 test1009 test1010 test1011 test1012 test1013 \ test1014 test1015 test1016 test1017 test1018 test1019 test1020 test1021 \ |