tests/system/kernel/vm/Jamfile: remove non-existent

This non-existent file causes unittests builds to fail.

Change-Id: I0ea2164487279fefcbc9e5c930440db3f2e6ccb9
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2969
Reviewed-by: Adrien Destugues <[email protected]>
This commit is contained in:
Leorize
2020-07-05 21:16:20 +00:00
committed by waddlesplash
parent 9295c1f645
commit a3f0ca5023
-2
View File
@@ -16,8 +16,6 @@ UnitTestLib libkernelvmtest.so
# fs
KPath.cpp
# locks
lock.cpp
: [ TargetLibstdc++ ]
;