* test/lisp/align-resources/c-mode.erts: Make test agree with Emacs
This eliminates a failure in align-tests. There doesn't seem to be anything obviously wrong with Emacs's behaviour in this case.
This commit is contained in:
parent
1fc95b23a6
commit
1bf92d9195
1 changed files with 3 additions and 3 deletions
|
@ -17,7 +17,7 @@ Name: example from Commentary
|
|||
short foo = 2;
|
||||
double blah = 4;
|
||||
=-=
|
||||
int a = 1;
|
||||
short foo = 2;
|
||||
double blah = 4;
|
||||
int a = 1;
|
||||
short foo = 2;
|
||||
double blah = 4;
|
||||
=-=-=
|
||||
|
|
Loading…
Add table
Reference in a new issue