Skip to content
Snippets Groups Projects
Commit fa7dd709 authored by ojs1g14's avatar ojs1g14
Browse files

Revert "Merge branch 'master' of https://git.soton.ac.uk/js22g12/AmpScan"

This reverts commit 94dad11c
parent b663c0ba
No related branches found
No related tags found
1 merge request!17Revert "Merge branch 'master' of https://git.soton.ac.uk/js22g12/AmpScan"
Pipeline #72 failed
......@@ -32,7 +32,7 @@ class TestBasicFunction(unittest.TestCase):
import AmpScan.core
import AmpScan.tests
from AmpScan.core import AmpObject
from AmpScan.tests import sample_stl_sphere as stlFile
from AmpScan.tests import sample_stl_sphere.stl as stlFile
Amp = AmpObject(stlFile)
self.assertRaises(MemoryError)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment