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

Merge branch 'revert-94dad11c' into 'master'

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

See merge request !17
parents b663c0ba fa7dd709
No related branches found
No related tags found
1 merge request!17Revert "Merge branch 'master' of https://git.soton.ac.uk/js22g12/AmpScan"
Pipeline #73 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