CPP: Undo an accidentally committed change to the test.

This commit is contained in:
Geoffrey White
2019-08-12 11:17:02 +01:00
parent e149b6a332
commit dc1ec635fb

View File

@@ -4,4 +4,4 @@ from Element e
where not e instanceof BuiltInType
and not e instanceof Specifier
and not e instanceof Folder
select e, concat(e.getAQlClass(), ", ")
select e