mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
Tests: Removing extra newline from Makefile.include
- Removing the extra newline from tests-bloom, tests-crypto and tests-timex.
This commit is contained in:
parent
39028c7d16
commit
88349beb89
@ -1,3 +1,2 @@
|
|||||||
USEMODULE += bloom
|
USEMODULE += bloom
|
||||||
USEMODULE += hashes
|
USEMODULE += hashes
|
||||||
|
|
||||||
|
@ -1,2 +1 @@
|
|||||||
USEMODULE += crypto
|
USEMODULE += crypto
|
||||||
|
|
||||||
|
@ -1,2 +1 @@
|
|||||||
USEMODULE += timex
|
USEMODULE += timex
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user