1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-03 15:40:05 +00:00

fix: missing macro dependency in mp_ds2squeeze.test.sas

This commit is contained in:
munja
2022-01-24 13:12:31 +01:00
parent 0e03b06a4b
commit 16489a9494
4 changed files with 4 additions and 1 deletions

View File

@@ -193,7 +193,7 @@ When contributing to this library, it is therefore important to ensure that all
## Breaking Changes
We are currently on major release v4. The following changes are planned when the next major (breaking) release becomes necessary:
We are currently on major release v4. Breaking changes should be marked with the [deprecated](https://www.doxygen.nl/manual/commands.html#cmddeprecated) doxygen tag. The following changes are planned when the next major (breaking) release becomes necessary:
* (None as yet)