mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-01 18:39:16 +00:00
refactor(userspace/apps/test): ♻️ move all functions in one file
it's just too much... Signed-off-by: EnderIce2 <enderice2@protonmail.com>
This commit is contained in:
@ -15,10 +15,10 @@
|
||||
"userspace/libc",
|
||||
"vscode",
|
||||
"userspace/apps/sys/init",
|
||||
"userspace/apps/test/utest",
|
||||
"userspace/libs/libm",
|
||||
"devcontainer",
|
||||
"userspace/libs"
|
||||
"userspace/libs",
|
||||
"userspace/apps/test"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user