diff options
Diffstat (limited to 'test/src')
| -rw-r--r-- | test/src/print-tests.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/src/print-tests.el b/test/src/print-tests.el index f818b4d4715..91187d9f45c 100644 --- a/test/src/print-tests.el +++ b/test/src/print-tests.el | |||
| @@ -529,6 +529,5 @@ otherwise, use a different charset." | |||
| 529 | (should (equal (% (- (length numbers) loopback-index) loop) | 529 | (should (equal (% (- (length numbers) loopback-index) loop) |
| 530 | 0))))))))))) | 530 | 0))))))))))) |
| 531 | 531 | ||
| 532 | |||
| 533 | (provide 'print-tests) | 532 | (provide 'print-tests) |
| 534 | ;;; print-tests.el ends here | 533 | ;;; print-tests.el ends here |