Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
Fix split of IonQ tests into projects. (#721)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cassandra Granade authored Sep 16, 2022
1 parent 0122708 commit 20d1e6e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests.live/Python/test_live.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ def test_ionq_submit(self):
"""
import time
import qsharp
qsharp.projects.add(path.join(path.dirname(__file__), "qsharp", "ionq", "IonQ.csproj"))
from Microsoft.Quantum.Tests import SampleQrng

# Make sure we can simulate locally:
Expand Down

0 comments on commit 20d1e6e

Please sign in to comment.