mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 06:23:53 +01:00
Merge pull request #2819 from kushalsingh007/hash_string_missing
Tests : Add missing Makefile and Makefile.include for tests-hash_string
This commit is contained in:
commit
0d45479f02
1
tests/unittests/tests-hash_string/Makefile
Normal file
1
tests/unittests/tests-hash_string/Makefile
Normal file
@ -0,0 +1 @@
|
||||
include $(RIOTBASE)/Makefile.base
|
||||
1
tests/unittests/tests-hash_string/Makefile.include
Normal file
1
tests/unittests/tests-hash_string/Makefile.include
Normal file
@ -0,0 +1 @@
|
||||
USEMODULE += hash_string
|
||||
Loading…
x
Reference in New Issue
Block a user