Commit c40e827c authored by Matteo04052017's avatar Matteo04052017
Browse files

.

parent a5a99e57
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -36,3 +36,9 @@ def test_package():
    """Example: Assert the ska_skeleton package code."""
    assert ska_skeleton.example() is None
    assert ska_skeleton.testing_example() == 2

	
	
	
def test_ciao()
	print("Ciao")
 No newline at end of file