]> code.delx.au - gnu-emacs-elpa/commitdiff
Change require to path relative load.
authorPhillip Lord <phillip.lord@newcastle.ac.uk>
Sat, 21 Feb 2015 13:16:45 +0000 (13:16 +0000)
committerPhillip Lord <phillip.lord@newcastle.ac.uk>
Sat, 21 Feb 2015 13:16:45 +0000 (13:16 +0000)
test/test-file.el

index 29245039eb17ed914305b687f3a396dc6f07675b..d2be52f6bf44e8cf3d4dbe87b7bb31dce9328aa2 100644 (file)
@@ -1,4 +1,4 @@
-(require 'load-relative)
+(load-file "../load-relative.el")
 (require 'ert)