temporary point on the inner loop wrapper
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
@testset "Spacecraft Construction" begin
|
||||
|
||||
println("Testing spacecraft")
|
||||
|
||||
# Test that the standard spacecraft can be created
|
||||
craft = Sc("test")
|
||||
@test craft.mass == 10000.
|
||||
|
||||
Reference in New Issue
Block a user