Skip to content

Object-centric MetaLink integration. #2120

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Jan 29, 2019
922 changes: 922 additions & 0 deletions src/Reflectivity-Tests/LinkInstallerTests.class.st

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions src/Reflectivity-Tests/ManifestReflectivityTests.class.st
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Class {
#name : #ManifestReflectivityTests,
#superclass : #PackageManifest,
#category : #'Reflectivity-Tests'
}
Loading