Skip to content

Commit

Permalink
Remove 'model_ODB' test (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
u-anurag committed Jul 7, 2020
1 parent b846096 commit 0bbfdf9
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import pytest


TestDirs = ['model_ODB','IndividualTests', 'SteelFrame2D_OBD_Animation',
TestDirs = ['IndividualTests', 'SteelFrame2D_OBD_Animation',
'Shell3D_OBD_Animation','FibreSection2D_OBD' ]

testStatus = [None]*len(TestDirs)
Expand All @@ -15,4 +15,4 @@


print()
print(testStatus)
print(testStatus)

0 comments on commit 0bbfdf9

Please sign in to comment.