* 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:
@@ -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;
|
||||
=-=-=
|
||||
|
||||
Reference in New Issue
Block a user