-
-
Notifications
You must be signed in to change notification settings - Fork 466
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cleanup tests, fix urls for windows readme
- Loading branch information
1 parent
f891614
commit f79f50d
Showing
4 changed files
with
4 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -87,11 +87,6 @@ public function testMagickConstants(): void | |
} | ||
|
||
/** | ||
* Test Constant declaration as String. | ||
* | ||
* @author Alexnder Andriiako <[email protected]> | ||
* | ||
* @since 2017-08-09 | ||
* @issue https://github.com/zephir-lang/zephir/issues/1571 | ||
*/ | ||
public function testStringDelimiterAsConstDoubleQuoted(): void | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters