Fix staticness of assertSame/assertNotSame
Fixed
- (#50)
public static
was missing from signatures ofassertSame()
/assertNotSame()
(thanks @snapshotpl)
public static
was missing from signatures of assertSame()
/assertNotSame()
(thanks @snapshotpl)