Fix path for test
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user