Fix path for test
This commit is contained in:
parent
3ed3ac6998
commit
6e296b010f
@ -1,7 +1,7 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
sys.path.append("library/bindings/")
|
sys.path.append("../library/bindings/")
|
||||||
|
|
||||||
import unittest
|
import unittest
|
||||||
import PolyVoxCore
|
import PolyVoxCore
|
||||||
|
Loading…
x
Reference in New Issue
Block a user