Commit 85bd4f33 authored by Jay Dubb's avatar Jay Dubb
Browse files

-- Set 'Homer3' namespace for unit test

parent a306e804
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3,6 +3,8 @@ global logger

t_local = tic;

setNamespace('Homer3')

CleanUp(true);

cleanupObj = onCleanup(@()userInterrupt_Callback(true));