Skip to content

[regression] Add a test for Executor::get().

Dr. Jorrit Fahlke requested to merge regression-executor-get into master

Add a test that checks that we can just call Executor::get() in a program without doing anything else.

Merge request reports