mirror of
https://github.com/janet-lang/janet
synced 2025-10-18 17:27:40 +00:00
New sourcemaps v1.
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
||||
# IN THE SOFTWARE.
|
||||
|
||||
(print "Current working directory is: " (os.cwd))
|
||||
(import test.helper :prefix "" :exit true)
|
||||
(start-suite 0)
|
||||
|
||||
|
@@ -18,7 +18,6 @@
|
||||
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
||||
# IN THE SOFTWARE.
|
||||
|
||||
(print "Current working directory is: " (os.cwd))
|
||||
(import test.helper :prefix "" :exit true)
|
||||
(start-suite 1)
|
||||
|
||||
|
Reference in New Issue
Block a user