mirror of
https://github.com/nasa/trick.git
synced 2025-06-14 21:28:17 +00:00
Split test sims and fun sims into separate directories.
Moved SIM_test_ip and a couple of other sims that depend on the same model set to a new test directory. I'm doing a couple of sims at a time. refs #191
This commit is contained in:
3
test/SIM_test_ip/Modified_data/test_print.py
Normal file
3
test/SIM_test_ip/Modified_data/test_print.py
Normal file
@ -0,0 +1,3 @@
|
||||
|
||||
def test_print():
|
||||
print "test"
|
Reference in New Issue
Block a user