Commit cfb24d2b authored by Ilya.Kazakevich's avatar Ilya.Kazakevich
Browse files

Test unstaged: it fails on IronPython for the good reason

parent 93f5ac5f
Showing with 1 addition and 1 deletion
+1 -1
// Copyright 2000-2019 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.jetbrains.env.python;
import com.google.common.collect.Sets;
......@@ -18,7 +19,6 @@ import static org.junit.Assert.assertTrue;
/**
* @author traff
*/
@Staging
public class PythonConsoleTest extends PyEnvTestCase {
@Test
public void testConsolePrint() {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment