Add missing a test source file

This commit is contained in:
rocky
2016-07-11 10:22:06 -04:00
parent 9fdf70f68d
commit c10b9babbe

View File

@@ -0,0 +1,3 @@
@staticmethod
def square(n):
return n * n