diff options
Diffstat (limited to 'test/make-compile.el')
| -rw-r--r-- | test/make-compile.el | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/make-compile.el b/test/make-compile.el deleted file mode 100644 index fb097a9..0000000 --- a/test/make-compile.el +++ /dev/null @@ -1,3 +0,0 @@ -(setq files '("projectile.el")) -(setq byte-compile--use-old-handlers nil) -(mapc #'byte-compile-file files) |
