branch: elpa/d-mode
commit a9c05fd819a5dce30d198b7b945cb7516310c0f7
Author: Vladimir Panteleev <[email protected]>
Commit: Vladimir Panteleev <[email protected]>

    tests/I0102: Remove #min-version
    
    Apparently it's not needed? Was it a peculiarity of the
    emacs-travis.mk Emacs versions?
---
 tests/I0102.d | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/I0102.d b/tests/I0102.d
index 46c4da7..8281d7f 100644
--- a/tests/I0102.d
+++ b/tests/I0102.d
@@ -1,4 +1,3 @@
-// #min-version: 26.1
 // #run: (d-test-indent)
 
 version (x86) {

Reply via email to