QuTech-Delft / OpenQL

OpenQL: A Portable Quantum Programming Framework for Quantum Accelerators. https://dl.acm.org/doi/10.1145/3474222
https://openql.readthedocs.io
Other
100 stars 44 forks source link

Move missing tests from src to test #503

Closed rturrado closed 1 year ago

rturrado commented 1 year ago

I noticed today that, when working on the reorganization of OpenQL files, I had missed to pass a couple of tests from src to test. This PR does exactly that.