Move GPU tests into an Overlay
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
"slot_0": {
|
||||
"timer_tests": {
|
||||
"pattern": "bin/*/src/TimerTests/*.o"
|
||||
},
|
||||
"gpu_tests": {
|
||||
"pattern": "bin/*/src/GPUTests/*.o"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user