mirror of
https://github.com/wassname/ray.git
synced 2026-08-15 12:45:23 +08:00
Remove UT libraries and clean up remaining UT datastructures (#1230)
* Remove UT string include from redis * Remove UT string include from DB tests * Modify TaskSpec_print to remove UT string * Remove UT libraries
This commit is contained in:
committed by
Philipp Moritz
parent
ae4e1dd396
commit
e0360eb429
@@ -15,8 +15,6 @@
|
||||
#include "state/redis.h"
|
||||
#include "task.h"
|
||||
|
||||
#include "utstring.h"
|
||||
|
||||
SUITE(db_tests);
|
||||
|
||||
TaskBuilder *g_task_builder = NULL;
|
||||
|
||||
Reference in New Issue
Block a user