Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move php-mode-test.el into tests directory #559

Merged
merged 1 commit into from
Aug 13, 2019
Merged

Conversation

zonuexe
Copy link
Member

@zonuexe zonuexe commented Aug 13, 2019

With this change, the autoloads file no longer contains php-mode-test.el information.

@zonuexe
Copy link
Member Author

zonuexe commented Aug 13, 2019

--- php-mode-autoloads.el.orig	2019-08-14 04:04:28.000000000 +0900
+++ php-mode-autoloads.el	2019-08-14 04:05:08.000000000 +0900
@@ -83,13 +83,6 @@
 
 ;;;***
 
-;;;### (autoloads nil "php-mode-test" "php-mode-test.el" (0 0 0 0))
-;;; Generated autoloads from php-mode-test.el
-
-(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "php-mode-test" '("php-mode-test-")))
-
-;;;***
-
 ;;;### (autoloads nil "php-project" "php-project.el" (0 0 0 0))
 ;;; Generated autoloads from php-project.el
 

@zonuexe zonuexe merged commit 2a83fd2 into master Aug 13, 2019
@zonuexe zonuexe deleted the move-test-script-dir branch August 13, 2019 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant