mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-13 14:27:08 +03:00
0031769: Application Framework - regression : can not initialize two kinds of application in one thread
This commit is contained in:
6
tests/bugs/caf/bug31769
Normal file
6
tests/bugs/caf/bug31769
Normal file
@@ -0,0 +1,6 @@
|
||||
puts "==========="
|
||||
puts "0031769: Application Framework - regression : can not initialize two kinds of application in one thread"
|
||||
puts "==========="
|
||||
|
||||
# loading of ALL initializes TDOCStd_Application, loading TOBJ initializes TObj_Application
|
||||
pload ALL TOBJ
|
Reference in New Issue
Block a user