mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
comments
This commit is contained in:
parent
0bb405da18
commit
0a45b0bdfc
@ -122,6 +122,10 @@ public static void Build()
|
||||
|
||||
// TODO invoke ILPostProcessor manually
|
||||
// TODO save to file manually, so tests using the DLLs use the waved ones.
|
||||
|
||||
// we COULD Weave() with a test logger manually.
|
||||
// but for test result consistency on all platforms,
|
||||
// let's invoke the ILPostProcessor here too.
|
||||
#endif
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user