mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-06 01:50:38 +00:00
Make Iter_test.py load-and-runnable in the UI without breaking autotests
This commit is contained in:
@@ -264,3 +264,8 @@ class Iter_Test(rdtest.TestCase):
|
||||
self.controller = controller
|
||||
|
||||
self.iter_test()
|
||||
|
||||
|
||||
def run_locally(r):
|
||||
test = Iter_Test()
|
||||
test.run_external(r)
|
||||
Reference in New Issue
Block a user