Skip to content

Commit

Permalink
[Fix #708] Remove provide from test-helper
Browse files Browse the repository at this point in the history
  • Loading branch information
Matus Goljer committed Feb 20, 2017
1 parent 7647f79 commit 290ce9f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test-helper.el
Original file line number Diff line number Diff line change
Expand Up @@ -146,5 +146,4 @@ should match."
(defadvice TeX-update-style (around fix-output-spam activate)
(shut-up ad-do-it))

(provide 'test-helper)
;;; test-helper.el ends here

0 comments on commit 290ce9f

Please sign in to comment.