diff --git a/LibGit-Tests.package/LGitTestCase.class/class/isAbstract.st b/LibGit-Tests.package/LGitTestCase.class/class/isAbstract.st new file mode 100644 index 00000000..9b678550 --- /dev/null +++ b/LibGit-Tests.package/LGitTestCase.class/class/isAbstract.st @@ -0,0 +1,4 @@ +testing +isAbstract + + ^self == LGitTestCase \ No newline at end of file